/*
Theme Name: bandt
Theme URI: http://underscores.me/
Author: Diana De vargas Soler for We Are Social
Author URI: http://wearesocial.com.au
Description: Theme for B&T magazine
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: bandt
Domain Path: /languages/
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
bandt is based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc.
*/


#add1{
    display:none !important;
}


/* Infinite Scroll - footer content */
#infinite-footer .container{
    width: 960px !important;
    background-color: #a9cf38;
    border-top: 1px solid #7f9c2a;
    color: #fff;
}
 
#infinite-footer .container a{
    color: #fff;
}
 
#infinite-footer .container a:hover{
    text-decoration: underline;
    color: #fff;
}
 
/* Inifnite Scroll - Spinner */
.infinite-loader{
    color: #929292;
    display:block;
    position:relative;
    margin: 2em 0 1em;
}
.infinite-loader .spinner {
    left: 50% !important;
    top: 50% !important;
}

div#infinite-handle {
    width : 100%;
    background-color: #000000;
    padding: 6px 16px;
}

#infinite-handle span {
    background: none!important; 
    border-radius: 0px;
    color: #EEEEEE;
    cursor: pointer;
    font-size: 13px;
    position: relative;
    left: 50%;
}

/* BrightCove player fluid CSS */
.BrightcoveExperience {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

/* fluidvids.js embed style moved here */
.fluidvids {
    width:100%;
    position:relative;
}


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

.page-menu li .children li:last-child {
    border: medium none;
}
.logo-space{
	padding:5px 0px;
}
.form-control.reg-button {
    width: 100%;
    /* float: right !important; */
}
.block-companybox .company-thumbnail img
{
	width:120px!important;
	height:120px!important;
}


@media (min-width: 1500px)
{
.block-companybox .company-thumbnail
{
	width: 15%!important;
}
.block-companybox .company-details
{
	 padding-left: 15%!important;
	 padding-top: 1%!important;
}
.block-companybox .company-intro
{
	margin-left: 10px!important;
}
.btn-linkedin {
	
	font-size:15px!important;
}
.fa-linkedin {
	font-size:1.4em;
}
}
 @media screen and (max-width: 1009px)
 {
	 .ad.ad-300x250.ad-rotation.auto-rotate.owl-nav-rotate
	 {	padding-bottom:40px !important}}
@media only screen 
and (min-device-width : 1280px) 
and (max-device-width : 1590px) {

.c-alpha {
		width:auto!important;
	}

}

#google_image_div  {
    display: none;
}	 

div#div-gpt-ad-6861465-1 {
    text-align: center;
}



