/* Minification failed. Returning unminified contents.
(47,2): run-time error CSS1031: Expected selector, found '/'
(47,2): run-time error CSS1025: Expected comma or open brace, found '/'
(495,13): run-time error CSS1035: Expected colon, found '{'
 */
/* 77 addendum */

.slider-item h5,
.article-single h5 {
    font-family: verdana, arial, helvetica, sans-serif;
}

.listing-four-columns div.row .article-type-one:nth-child(4n+1),
.four-col-list div.single_item:nth-child(5n+1){
    clear: both;
}

#cookie-bar {
    z-index: 100000
}

body {
    letter-spacing: normal;
}

.section-sub-title h2,
.section-sub-title h3,
.section-sub-title h4,
.section-sub-title h5 {
    font-size: inherit;
    margin: inherit;
}

.tab-two-col-listing .article-heading:hover,
.tab-two-col-listing:hover .article-heading {
    text-decoration: underline;
}
@media only screen and (min-width:1025px){
.tab-two-col-listing:hover .image-holder a img:first-child {
    display: none;
}

.tab-two-col-listing:hover .image-holder a img:nth-child(2) {
    display: inline-block;
}

.tab-two-col-listing:hover .image-holder a .image-with-border {
    border-color: #ee7d11;
}
}

*/
.btn-primary a {
    color: #fff;
}

.btn-primary a:hover {
    text-decoration: none;
}

.side-nav-ul li.active ul.inner-menu.open {
    display: block;
}

.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container {
    min-width: 200px
}

.tl-timemarker .tl-timemarker-content-container {
    min-width: auto;
}

.tl-storyslider {
    min-height: 400px
}

.timeline-theme .tl-timeline .tl-timenav {
    margin-top: 10px;
}

.timeline-theme .tl-timeline .tl-menubar {
    top: auto!important;
    bottom: 10%;
}

.slider-image img {
    max-width: initial;
    width: 100%;
}

.slider-item div.col-sm-6 {
    clear: none;
}

@media screen and (min-width: 1200px) {
    .box-flex-zig-zag-container .col-2,
    .box-flex-zig-zag-container .col-1 {
        width: 1000%!important;
    }
}

@media screen and (min-width: 1200px) {
    .box-flex-zig-zag-container .col-2 .box>div,
    .box-flex-zig-zag-container .col-1 .box>div {
        width: 33%;
    }
}

.standard-link:before,
.download-link:before,
.banner .contents-in-green .standard-link:before,
.banner .theme-3 .standard-link:before {
    width: auto;
}

@media screen and (min-width: 992px) {
    .nav>li.clr-blue>a:after {
        width: 90%
    }
    .nav>li>a:after,
    .nav>li>span:not(.caret):after {
        left: 0;
        width: 100%;
    }
}

@media screen and (max-width: 1020px) {
    .timeline-theme .tl-timeline .tl-media {
        width: 100%!important
    }
    img.tl-media-item.tl-media-image.tl-media-shadow {
        max-height: 100%!important;
    }
    .timeline-theme .tl-timeline .tl-slidenav-next,
    .timeline-theme .tl-timeline .tl-slidenav-previous {
        top: 40%!important;
    }
    .timeline-theme .tl-timeline .tl-menubar {
        top: auto!important;
        bottom: 10%;
    }
}

@media screen and (max-width: 767px) {
    .inner-slider .slider-item .slider-image {
        height: auto;
        max-height: initial;
    }
    .tab-two-col-listing .image-holder {
        width: 125px;
    }
}

@media screen and (min-width: 992px) {
    .top-nav .top-navigation-list>li>ul>li>a:hover:after {
        opacity: 1;
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .content-table {
        min-width: auto;
    }
    .tab-two-col-listing .image-holder {
        width: auto;
    }
}

table {
    margin-bottom: 15px;
    border-color: #ebebeb;
    border-style: solid;
}

table tr,
table td,
table th {
    border: none;
}

.tab-two-col-listing .image-holder img {
    max-width: auto;
}

.article-single table tr:nth-of-type(even) {
    background: #f3f3f3;
}

.article-single table tr {
    height: 70px;
}

.article-single table td,
.article-single table tr th {
    border-right: 1px solid #ebebeb;
}

.article-single table tr td:last-child,
.article-single table tr th:last-child {
    border-right: 0;
}

@media screen and (max-width:400px) {

div.g-recaptcha{width:1px; float:none; clear:both; margin:0 auto; position:relative;}
div.g-recaptcha div:first-child{position:relative; left: -75px;}
	
}


@media screen and (max-width: 991px) {
    
    .nav-wrapper {
        padding-bottom: 100px !important;
    }
    .nav-right>li>a,
    .nav-right>li>form {
        z-index: 99;
    }
    .user-info {
        position: absolute!important;
        bottom: 50px!important;
        left: 0!important;
        right: 0!important;
        text-align: center!important;
        display: block!important;
        width: 100%!important;
    }
}

@media screen and (min-width: 992px) {
    .top-nav .top-navigation-list>li>ul>li>a:hover:after {
        opacity: 1;
        width: 100%;
    }
}

.lnkdin-iphn {
    color: #ee7d11;
}

.lnkdin-iphn-btn {
    color: #ee7d11;
    border: none;
    padding: 0;
}

.lnkdin-iphn-btn:hover {
    text-decoration: underline;
}


/*temporary fix for sliding tabs*/

.fix-tab-pos {
    transform: initial !important;
    -ms-transform: none !important;
    -moz-transform: none !important;
}

.return-to-top:hover {
    border-bottom: 1px solid #ee7d11;
    color: #ee7d11;
}

.return-to-top {
    color: #ee7d11;
    float: right;
    border-bottom: 1px solid transparent;
}

.return-to-top,
.return-to-top:active,
.return-to-top:focus,
.return-to-top:visited {
    color: #ee7d11;
    border-bottom: 1px solid transparent;
    float: right;
}

.return-to-top:hover {
    border-bottom: 1px solid #ee7d11;
}

@media screen and (max-width: 767px) {
.sprites-globe-icon, .glob-icon{
    background-image: url(/images/WorldIcon.png);
	background-position: 0px;
}
.sprites-login-icon, .login-icon{
	 background-image: url(/images/LoginIcon.png);
	 background-position: 0px;
}
	.four-col-list div.single_item:nth-child(2n+0){
		clear: both;}
	
	.inner-slider .slider-item .slider-text:after{right: -5px; width:5px;}
	
	
}
@media screen and (min-width: 768px) {
.pdct-category{
	padding-top:20px;
}
}

.listin-wrap {
    padding: 25px 0 0;
}
@media screen and (max-width:991px) {
.title-block.bottom-social-share .social-share-block{
	margin-left: 0px;
}
.title-block.bottom-social-share{
	padding-left: 0px;
	padding-top: 15px;
}
}
.nav .submenu .lang-popup
{
	min-width: 125px !important;
	left: 0;
	right: 0;
}
.nav .submenu .lang-popup .worldwide-wrapper
{
	width: 125px;
    padding: 15px;
}
.nav .submenu .lang-popup .lang-switcher>li {
    padding: 5px 0px;
}
.nav .submenu .lang-popup .lang-switcher > li + li::before {
    content: none;
}
@media screen and (max-width: 991px){
.lang-switcher>li {
	float:left;
    /*float: none;*/ // to drop them into 2 lines
    }
 .nav .submenu .lang-popup .lang-switcher>li {
    padding: 14px 0px; // so that they are spaced out a bit
}
}
.breadcrumb-newshome{
	margin-bottom:20px;
}
.standard-link.prev-link:before{
	content:none;
}
.standard-link.prev-link{
	padding-left:0;
}
.country-wise-list .country-link:hover{
	color:#012347;
}
.country-wise-list .country-link h5{
    color: #003b79;
}
@media screen and (min-width: 768px){
.border-top-gray.margin-top-15{
	margin-top:15px;
}
}
.login-form-wrapper .checkbox p{
	margin-bottom: 0;
	text-align: left;
	margin-top: 0;
	 font-size: 11px;
    line-height: 1.5;
}
.no-posts-text{
	padding-left: 5px;
    padding-right: 5px;
	font-style:italic;
}
.input-validation-error ~ #contact-terms-chkbx:before {
	    border: 1px solid #FF0000 !important;
}
.modal-privacy-text-container p{
	text-align: left;
}
.modal-privacy-text-container .checkbox p{
	margin-top:0;
}
/*worldwide dropdown menu edit*/
h3.worldwide-websites-title{
	padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
    text-transform: capitalize;
    color: #474747;
    font-weight: 400;
	margin:0;
	letter-spacing: .3px;
}
@media screen and (max-width: 767px) {
h3.worldwide-websites-title{
	font-size: 14px;
	font-weight: 700;
}
}
@media screen and (max-width: 991px) {
h3.worldwide-websites-title{
	margin: 10px 0;
	font-size: 14px;
	font-weight: 700;
}
.lang-switcher-wrapper>p>span.corporate-title {
    text-transform: capitalize;
    font-size: 14px;
}
}
@media screen and (min-width: 760px){
.worldwide-wrapper .col-sm-6.first-child {
    width: 42%;
}
.worldwide-wrapper .col-sm-6.second-child {
    width: 58%;
}
}
@media screen and (min-width: 992px){
.lang-switcher-wrapper .lang-switcher {
    margin-top: 5px !important;
}
.lang-switcher-wrapper>p>span.corporate-title{
	font-size: 18px;
}
}

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster:
          http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    #main-header,
    body.scrolled #main-header {
        position: relative!important;
        height: 120px;
    }
    .logo-holder {
        width: 100%;
        max-width: 100%;
        text-align: center;
        border: 0;
        img {
            float: none;
        }
    }
    html,
    body {
        overflow: visible;
    }
    .mob-menus, .nav-wrapper, .videocontent,  .slider-image{
        display:none;
    }
    header.main-header{
        position:relative;
    }
    .box-wrapper >div{
       width: 100%;
    }
    .box-wrapper>div{
         width:40%;
         float:left;
    }
    .single_item {
        width:40%;
        float:left;
    }

}
