/*
Theme Name: Abhishek World Logistics Pvt. Ltd.
Theme URI:https://wordpress.org/themes/twentytwelve/
Author: CNC
Author URI:https://wordpress.org/
Description:
Version:2.9
*/
@charset "utf-8";
/* CSS Document */
.aligncenter,.gallery-item a{display:block}
.alignleft{float:left; margin-right:15px; margin-bottom:10px}
.alignright{float:right; margin-left:15px; margin-bottom:10px}
.aligncenter{margin-left:auto; margin-right:auto}
.wp-caption{max-width:100%;padding:4px}
.entry-caption, .gallery-caption, .wp-caption .wp-caption-text{font-style:italic; font-size:12px; font-size:.857142857rem; line-height:2; color:#757575}
ul:before, ul:after{ content:''; display:table;}
ul:after{ clear:both;}
.full-img img{ width:100%; height:auto;}
img.img-crop { display:block; max-width:none }
.table-cell {display:table-cell; vertical-align:middle; padding:0;}
.table-div{ display:table; height:100%; width:100%; }

.header{ position:fixed; top:0; left:0; right:0; width:100%; z-index:1000; padding:0 80px; background:#fff; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease;}
.header.fixed-header{ -webkit-box-shadow: 0 10px 10px 0 rgba(0,0,0,0.12); box-shadow: 0 10px 10px 0 rgba(0,0,0,0.12);}
.logo{ float:left; padding:15px 0;}
.logo img{ width:180px;}
.search-icon{ height:40px; width:40px; display:block; float:right; background:url(images/search.svg) no-repeat center #fbb64c; background-size:18px; border-radius:50%; margin-top:55px; margin-left:25px;}

.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255,255,255,0.95);
  z-index:1001;
}
.overlay-data {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  visibility: 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s;
}
.overlay-open {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.overlay-close{ position:absolute; top:20px; right:20px; background:url(images/close.svg) no-repeat center; background-size:30px; height:48px; width:48px; border:none; cursor:pointer; text-indent:-9999px;}
.overlay .form-control, .overlay .form-control:focus{ border:none; border-bottom:1px solid #898989; box-shadow:none; -webkit-box-shadow:none; font-size:24px; font-weight:300; padding:0 80px 0 0; height:71px; background:none;}
.overlay input[type=submit], .overlay input[type=submit]:hover{ height:71px; width:71px; position:absolute; top:0; right:0; background:url(images/magnifying-glass.svg) no-repeat center; background-size:40px; border:none; cursor:pointer; text-indent:-9999px;}
.overlay .form-group{ margin-bottom:0; position:relative;}

.banner-image{ min-width:initial; position:relative; overflow:hidden; flex:0 0 auto; display:flex;}
.banner-image:before{ position:absolute; top:0; left:0; right:0; bottom:0; content:''; z-index:; background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
.banner-image img{flex:1 1 auto; align-self:center; justify-self:center; object-fit:cover; height:100%; min-width:100%; width:auto;}

.banner{ position:relative; margin-top:110px;}
.banner .banner-image{height:80vh; }
.banner .carousel-caption{margin:0; padding:0; left:0; right:0; top:70%; -webkit-transform:translateY(-70%); -ms-transform:translateY(-70%); transform:translateY(-70%); bottom:auto; color:#fff; text-align:center; font-weight:300;}
.banner .carousel-control-prev, .banner .carousel-control-next{background-size:16px; background-position:center; background-repeat:no-repeat; width:60px; height:60px; opacity:1; text-indent:-9999px; z-index:30; top:50%; margin-top:-30px; background-color:rgba(40,40,40,0.60);}
.banner .carousel-control-prev{ background-image:url(images/left-arrow.svg); left:0;}
.banner .carousel-control-next{ background-image:url(images/right-arrow.svg); right:0;}
.banner .carousel-caption .btn{ margin-top:5px;}
.banner .carousel-caption h2{ font-size:50px;}

.toggleMenu { display:none; height:40px; width:40px; text-transform:uppercase; background:url(images/toogle-open.svg) no-repeat center; background-size:24px; text-indent:-9999px; float:right; margin-top:30px; margin-left:5px;}
.toggleMenu.active{ background:url(images/toogle-close.svg) no-repeat center;background-size:24px; color:#fff; }
.toggleMenu:hover{ color:#fff; }
.main-nav{ float:right; padding-top:65px;}
.header-menu { list-style:none; *zoom:1; margin:0; padding:0; width:100%; display:table;}
.header-menu:before, .header-menu:after { content:""; display:table; }
.header-menu:after { clear:both; }
.header-menu ul { list-style:none; min-width:200px; float:none; left:0; top:100%; position:relative; background:#fff;}
.header-menu a { padding:0 15px; color:#000000; }
.header-menu li { position:relative; padding:0; }
.header-menu li a:hover, .header-menu li:hover > a, .header-menu li.current-menu-item > a, .header-menu li.current-menu-parent > a{color:#e16a00; text-decoration:none;}
.header-menu > li { display:table-cell; font-size:16px; position:relative; line-height:45px; }
.header-menu > li:last-child > a:after{ display:none;}
.header-menu > li > a:after{ content:"|"; position:absolute; right:0;}
.header-menu > li:last-child{ background:none;}
.header-menu > li > a { display:block; position:relative; text-transform:uppercase;}
.header-menu li ul { position:absolute; left:-9999px; margin:0; list-style:none;padding:4px 8px }
.header-menu > li.hover > ul { left:0; margin-left:0; }
.header-menu li li.hover ul { left:100%; top:0; }
.header-menu li li{ padding:0; line-height:22px; text-align:left; margin:0;}
.header-menu li li a { display:block; position:relative; z-index:100; padding:8px 10px; background:#fff; color:#6a6a6a}
.header-menu li li:last-child{ border-bottom:none; }
.header-menu li li a:hover, .header-menu li li.current-menu-item a{ color:#f47721 !important;}
.header-menu li li.current-menu-item a{ font-weight:500;}
.header-menu li li li a { background-color:#fff; z-index:200; }
@media screen and (max-width:991px) {
.main-nav .active { display:block; }
.main-nav{ text-align:left; position:absolute; top:100%; left:0; right:0; background:#fff; z-index:9999; display:block; padding:0; width:auto;}
.header-menu > li { float:none; display:block; border-top:1px solid #d8d8d8; text-align:left; line-height:30px; background:none; font-size:16px;}
.header-menu a{ padding:8px 15px }
.header-menu > li > a:after{ display:none;}
.header-menu li{ display:block; }
.header-menu > li > .parent { background-image:none;}
.header-menu > li > .parent:after{ content:'\f107';font-family:'Font Awesome 5 Free'; font-weight:900; position:absolute; top:7px; right:15px; left:auto; -webkit-transform:translateX(0%); -ms-transform:translateX(0%); transform:translateX(0%);}
.header-menu li.hover > .parent:after{ content:'\f106';font-family:'Font Awesome 5 Free'; font-weight:900;position:absolute; top:7px; right:15px; left:auto; -webkit-transform:translateX(0%); -ms-transform:translateX(0%); transform:translateX(0%)}
.header-menu li li .parent:after {content:'\f107';font-family:'Font Awesome 5 Free'; font-weight:900; position:absolute; top:7px; right:15px; left:auto; -webkit-transform:translateX(0%); -ms-transform:translateX(0%); transform:translateX(0%)}
.header-menu ul { display:block; width:auto; border-bottom:none; min-width:inherit}
.header-menu > li.hover > ul , .header-menu li li.hover ul {position:static; margin-left:0}
.header-menu li li a { padding:8px 25px;}
.header-menu li li{ text-align:left; }
.header-menu li li li a{ padding:5px 35px; }
.header-menu li ul{ padding:0;}
}

.section{ padding:75px 0;}
.w1{ text-align:center;}
.w1 h1{ font-weight:900;}
.w1 hr, .w3 hr, .w4 hr, .w5 hr, .w6 hr{ border-bottom:5px solid #e16a00; width:40px;}

.w2{ background:#f3f3f3;}
.w2 h2{ font-weight:900; font-size:48px; padding-right:25px;}
.w2 hr{ border-bottom:5px solid #e16a00; width:40px; display:inline-block}
.w2 .nav-tabs{ margin:0; padding:20px 0 30px 0; list-style:none; border:none;}
.w2 .nav-tabs:before, .w2 .nav-tabs:after{ display:none;}
.w2 .nav-tabs .nav-item{ margin:0; -ms-flex:0 0 100%; flex:0 0 100%; max-width:100%;}
.w2 .nav-tabs .nav-link{ color:#414042; border:none; background:none; border-radius:0}
.w2 .nav-tabs .nav-link img{ width:57px; border-radius:50%;}
.w2 .nav-tabs .nav-link:hover, .w2 .nav-tabs .nav-link.active, .w2 .nav-tabs .nav-item.show .nav-link{ color:#fff; background:#e47a1c; border:none;}
.w2 .service-content{ margin-top:90px; position:relative;}
.w2 .service-content .full-img{ min-width:initial; position:relative; overflow:hidden; flex:0 0 auto; display:flex; height:635px;}
.w2 .service-content .full-img img{flex:1 1 auto; align-self:center; justify-self:center; object-fit:cover; height:100%; min-width:100%; width:auto;}
.w2 .service-content .content{ padding:20px 30px 30px 30px; position:absolute; height:372px; position:absolute; bottom:0; left:0; width:60%; background:rgba(225,106,0,0.89); position:absolute; z-index:100; color:#fff;}
.w2 .service-content .content a{ color:#fff;}
.w2 .service-content .content a:hover{ color:#fff; text-decoration:underline;}

.w3 h2{ font-weight:900; font-size:48px;}
.w3{ text-align:center;}
.w3 .full-img a{ min-width:initial; position:relative; overflow:hidden; flex:0 0 auto; display:flex; height:250px;}
.w3 .full-img a img{flex:1 1 auto; align-self:center; justify-self:center; object-fit:cover; height:100%; min-width:100%; width:auto;}
.w3 .text-center{ margin-bottom:40px;}
.w3 .content{ padding-top:30px;}

.owl-carousel, .owl-carousel .owl-item{-webkit-tap-highlight-color:transparent; position:relative}
.owl-carousel{display:none; width:100%; z-index:1}
.owl-carousel .owl-stage{position:relative; -ms-touch-action:pan-Y}
.owl-carousel .owl-stage:after{content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0}
.owl-carousel .owl-stage-outer{position:relative; overflow:hidden; -webkit-transform:translate3d(226,22,209)}
.owl-carousel .owl-item{min-height:1px; float:left; -webkit-backface-visibility:hidden; -webkit-touch-callout:none}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel, .owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev{cursor:pointer; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none}
.owl-carousel.owl-loading{opacity:0; display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none}
.owl-carousel.owl-grab{cursor:move; cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{-webkit-animation-duration:1s; animation-duration:1s; -webkit-animation-fill-mode:both; animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{-webkit-animation-name:fadeOut; animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0; transition:opacity .4s ease}
.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d; transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative; height:100%; background:#000}
.owl-carousel .owl-video-play-icon{position:absolute; height:80px; width:80px; left:50%; top:50%; margin-left:-40px; margin-top:-40px; background:url(owl.video.play.png) no-repeat; cursor:pointer; z-index:1; -webkit-backface-visibility:hidden; transition:-webkit-transform .1s ease; transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3); -ms-transform:scale(1.3,1.3); transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0; height:100%; background-position:center center; background-repeat:no-repeat; background-size:contain; transition:opacity .4s ease}
.owl-next, .owl-prev{background-position:0 0}
.owl-carousel .owl-video-frame{position:relative; z-index:1; height:100%; width:100%}
.owl-nav{text-align:center; margin-top:15px;}
.owl-next, .owl-prev{background-color:#111a20; border-radius:0; height:40px; width:40px;text-align:center; line-height:36px; font-size:24px; -webkit-transition:0.4s; -moz-transition:0.4s; -o-transition:0.4s; transition:0.4s; color:#fff; display:inline-block; margin:0; position:absolute; top:0%; margin-top:0;}
.owl-next{ right:0;}
.owl-prev{ left:0}
.owl-next:hover, .owl-prev:hover{ background-color:#222}
.owl-dots { text-align:center; margin-top:30px;}
.owl-dots .owl-dot{ display:inline-block; background:#a4a4a5; height:15px; width:15px; border-radius:50px; margin:0 6px;}
.owl-dots .owl-dot.active{ background:#414042;}

.w4{ background:#f3f3f3; text-align:center;}
.w4 h2{ font-weight:900; font-size:48px;}
.w4 h3 a{ color:#414042;}

/*.w4 .owl-dots { text-align:center; margin-top:30px; background:#fff; border-radius:50px;}
.w4 .owl-dots .owl-dot{ display:inline-block; background:#fff; height:15px; width:40px; border-radius:50px; margin:0; border-radius:50px;}
.w4 .owl-dots .owl-dot.active{ background:#ccc;}*/

.w5{ background:#fff; text-align:center;}
.w5 h2{ font-weight:900; font-size:48px;}
.w5 h3 a{ color:#414042;}
.w5 .full-img a{ min-width:initial; position:relative; overflow:hidden; flex:0 0 auto; display:flex; height:250px;}
.w5 .full-img a img{flex:1 1 auto; align-self:center; justify-self:center; object-fit:cover; height:100%; min-width:100%; width:auto;}

.w6{ background:#f3f3f3;}
.w6 h2{ font-weight:900; font-size:48px;}
.w6 .quote{ padding:25px; background:#fff; border-radius:10px; border:1px solid #e16a00;}
.w6 .quote blockquote{ color:#e16a00; font-size:22px; font-style:italic; margin:0; padding-bottom:20px;}
.w6 .quote cite{ display:block; text-align:right; font-style:normal;}

.w7 h2{ font-weight:900; font-size:48px;}
.w7 hr{ border-bottom:5px solid #e16a00; width:40px; display:inline-block}
.w7 textarea{ height:100px;}
.w7 .form-wrapper{ margin-top:70px;}

.footer{ background:#3d3d3d; color:#9e9e9e; font-size:1.125rem}
.footer a{ color:#9e9e9e;}
.footer a:hover{ color:#fff;}

.footer-top{ padding:40px 0; border-bottom:1px solid #9e9e9e;}
.footer-top h6{ font-size:22px; color:#fff; text-transform:uppercase;}
.company-menu .menu, .tool-menu .menu, .service-list-menu .menu{ margin:0; padding:0; list-style:none;}
.footmenu li, .service-menu li{ margin-bottom:6px;}
.service-list-menu .menu {display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; margin-right:-7px; margin-left:-7px;}
.service-list-menu .menu:before, .service-list-menu .menu:after{ display:none;}
.service-list-menu .menu li{-ms-flex:0 0 50%; flex:0 0 50%; max-width:50%; padding:0 7px;}
.footer-top .col-lg-6{ border-left:1px solid #9e9e9e; border-right:1px solid #9e9e9e;}
.service-list-menu{ padding:0 30px;}
.tool-menu{ padding-left:30px;}

.footer-bottom{ padding:15px 0; color:#fff; font-size:16px;}
.social{ text-align:right; margin:0; padding:0; list-style:none;}
.social li{ display:inline-block; vertical-align:middle; color:#fff;}
.social li a{ font-size:22px; display:block; margin-left:12px;}

.scrollSlider div.viewport {
width:100%;
height:100%;
overflow-x:hidden; }
.scrollSlider div.viewport div.overview {
width:10000px;
}
.scrollSlider div.viewport div.overview img {
display:block;
float:left;
margin:0 55px; 
}
.scrollSlider div.viewport div.overview img:last-child {
margin-right:0; }
.scrollSlider div.viewport div.overview:after {
content:'';
display:block;
width:100%;
clear:both; }
.scrollSlider div.scrollbar {
margin-top:30px;
margin-bottom:30px;
width:100%;
height:10px;
border-radius:20px;
background-color:#fff; }
.scrollSlider div.scrollbar div.track {
width:115px;
height:10px;
border-radius:20px;
background-color:#ccc;
cursor:move; }

.about-w2 img{ display:block; margin:0 auto 20px; width:160px;}
.about-w3 .media{ text-align:left;}

.page-banner{ position:relative; overflow:hidden; text-align:center; margin-top:110px;}
.page-banner .banner-image{ height:540px;}
.page-header-content{ color:#fff; position:absolute; z-index:50; left:0; right:0; top:70%; -webkit-transform:translateY(-70%); -ms-transform:translateY(-70%); transform:translateY(-70%); font-weight:300; text-align:center;}
.page-header-content h1{ color:#fff; font-size:50px; font-weight:400;}
.page-header-content h1 small{ font-size:50%; display:block;}

.contact-wrapper .form-control, .contact-wrapper .form-control:focus{ background:#fafafa; border-radius:0.25rem; border:1px solid #d7d7d7;}
.contact-wrapper textarea.form-control{ height:230px;}

.map {height:690px; position:relative; width:100%;}
.map .map-inner { bottom:0; left:0; position:absolute; top:0; width:100%;}
.map .map-inner iframe { height:100%; width:100%;}
.contact-info hr{ border-top:1px solid #fa9f14;}

.newslist{ padding-right:30px;}
.newslist .list{ margin:0; padding:0; list-style:none;}
.newslist .list li{ margin-bottom:20px; display:none;}
.newslist .list li .post-date{ background:#dddddd; border-radius:6px; padding:25px 20px; text-align:center; font-weight:300; line-height:1; text-transform:uppercase; width:80px; margin-right:18px;}
.newslist .list li .post-date strong{ display:block; font-size:24px;}
.newslist .list li .media-body{ border-bottom:1px solid #fa9a08; padding-bottom:20px;}
.newslist .list li h4 a{ color:#414042;}
.newslist .list li h4{ margin-bottom:10px;}
.newslist .list li p{ margin-bottom:5px;}

.load-btn{ background:#dddddd; font-weight:700; padding:0.6rem; width:100%; text-align:center; border-radius:0.25rem; border:none;}
.load-btn:hover{ color:#fff; background:#fa9a08;}
.blog-sidebar{ background:#fa9a08; co#fff;}
.blog-sidebar {color:#fff;}

.single-post .blog-post .blog-post-img{ display:none;}
.blog-sidebar .widget h3{ margin-left:20px;}
.blog-sidebar .widget{ margin:0 0 50px 0; padding:0;}
.blog-sidebar .widget:last-child{ margin:0;}
.blog-sidebar .widget ul{ padding:0 30px 0 0; margin:0; list-style:none;}
.blog-sidebar .widget ul li{color:#fff; display:block;}
.blog-sidebar .widget ul li:last-child{ border-bottom:none; margin-bottom:0; padding-bottom:0;}
.blog-sidebar .widget ul li .post-date{ font-size:12px;}
.blog-sidebar .widget ul li .post-date{ display:block;}
.blog-sidebar .widget ul li a{ color:#fff; display:block; padding:6px 12px 6px 20px;}
.blog-sidebar .widget ul li a:hover, .blog-sidebar .widget ul li a[aria-current="page"]{ background:#fbb03e; color:#fff;}

.accordionjs {position:relative; margin:0; padding:0; list-style:none; }
.accordionjs .acc_section { position:relative; z-index:10; margin-top:0; overflow:hidden; margin-bottom:20px;}
.accordionjs .acc_section .acc_head {color:#fff; background:url(images/angle-arrow-down.svg) no-repeat  no-repeat right 15px center #fa9a08; border:1px solid #fa9a08; background-size:20px; padding:10px 30px 10px 15px; display:block; position:relative; cursor:pointer;}
.accordionjs .acc_section .acc_content { padding:25px 0 5px;}
.accordionjs .acc_section .acc_content a{ color:#fff;}
.accordionjs .acc_section.acc_active > .acc_content { display:block;}
.accordionjs .acc_section.acc_active > .acc_head { background:url(images/angle-arrow-up.svg) no-repeat  no-repeat right 15px center #ffffff; background-size:20px; color:#414042;}

.page-media .media + .media{ margin-top:3rem;}

.conversion{ background:#f3f3f3;}
.conversion .nav-tabs{ border:none;}
.conversion .nav-tabs:before, .conversion .nav-tabs:after{ display:none;}
.conversion .nav-tabs .nav-item{ margin:0}
.conversion .nav-tabs .nav-link{ background:#727272; color:#fff; border-radius:0.25rem; width:180px; padding:0.4rem 1.5rem; text-align:center; margin:0 12px; border:none;}
.conversion .nav-tabs .nav-link.active, .conversion .nav-tabs .nav-link:hover{ background:#e16a00; color:#fff;}
.conversion h4{  text-align:center; padding:10px 15px; color:#fff; text-transform:uppercase; background:#e16a00;}
.conversion .item-list .row{ margin-left:0; margin-right:0;}
.conversion .item-list .row [class*=col-]{ padding-left:0; padding-right:0; border-left:3px solid #f3f3f3; border-right:3px solid #f3f3f3;}
.conversion .item-list .row [class*=col-] .item{ padding:0.5rem 0.8rem}
.conversion .item-list .row:nth-child(even) [class*=col-]{ background:#fff;}

.container-scroll{ padding:0 70px; position:relative;}
.container-scroll h5{ padding:10px 15px; color:#fff; text-transform:uppercase; background:#e16a00;}
.container-scroll .full-img{ padding:20px 0;}
.container-scroll .owl-dots{ display:none;}
.container-scroll .owl-nav{ margin:0;}
.container-scroll .owl-prev, .container-scroll .owl-next{ height:50px; width:26px; position:absolute; top:50%; margin-top:-25px; background-size:100%; background-color:#fff;}
.container-scroll .owl-prev i, .container-scroll .owl-next i{ display:none;}
.container-scroll .owl-prev{ background-image:url(images/prev.png); left:-50px;}
.container-scroll .owl-next{ background-image:url(images/next.png); right:-50px;}

.search-list article{background:#fff; margin-bottom:20px; padding-bottom:20px; border-bottom:1px solid #e7e7e7;}
.search-list img.wp-post-image{ display:none;}
.search-list article .comments-link, .search-list article .entry-meta, .search-list article img.default-image{ display:none}
.entry-meta{ margin-bottom:12px;}
.entry-meta h6{ font-size:14px;}
.entry-meta .byline, .entry-meta .posted-on, .entry-meta .comments-link, .entry-meta .cat-links{ margin-right:10px; display:inline-block; line-height:12px;}
.entry-meta .svg-icon{ margin-right:5px; color:#ef8019;}

.comment-list .comment{ border:1px solid #e7e7e7; background:#fff; margin-bottom:25px; padding:20px;}
/*.comment-respond{ margin-top:25px;}*/
.comment-respond h3.comment-reply-title{font-family:'Source Sans Pro', sans-serif; font-weight:600;}
.comment-respond h3.comment-reply-title small{ font-size:14px; font-weight:600; letter-spacing:2px; text-transform:uppercase;}
.search-form label, .search-form span{ display:block;}

.industry-listing .industry-item{ margin-bottom:40px;}
.industry-listing .industry-item a{ color:#414042;}
.industry-listing .industry-item a:hover{ color:#e16a00}



