h1 {
	font-size: 32px;
    color: white;
    text-transform: none;
	padding: 20px;
	text-align: center;
}
div.e-container{
	display:flex;
	flex-direction:row;
	background-color:#fff;
}
section { 
	display: none;
	overflow: auto;
}

div.e-col-1{
	background-color:#252525;
	flex-basis: 50%;
	width:50% !important;
	padding: 0 10px 10px 10px;
}
div.e-col-2{
	background-color:#fefefe;
	flex-basis: 50%;
	width:50% !important;
	padding: 0 10px 10px 10px;
}
ul.e-tabs1, ul.e-tabs2{
	display:flex;
	flex-direction:row;
	background-image:url('https://mediatours.ca/wp-content/themes/mediatoursMLS/images/e-tab1-bg.png');
 	background-repeat:repeat-x;
	background-size:auto 100%;
	padding:0;
	margin:0;
	color: black;


}

.agentimg a img {
	max-height: 200px;
}

ul.e-tabs1 li, ul.e-tabs2 li{
	display: block;
    padding: 9px 5px 0px 8px;
    cursor: pointer;
    text-transform: uppercase;
    box-sizing: border-box;
	height: 35px;
    font-size: 0.75em;
}
ul.e-tabs1 li i.fa-home:before, ul.e-tabs2 li  i.fa-home:before{
	font-size:1em;
}

ul.e-tabs1 li i, ul.e-tabs2 li  i{
	font-family:FontAwesome;
	margin-right:4px;
	font-style: normal;
}
ul.e-tabs1 li.active, ul.e-tabs2 li.active{
	background-image:url('https://mediatours.ca/wp-content/themes/mediatoursMLS/images/e-tab1-a--bg.png');
 	background-repeat:repeat-x;
	background-size:auto 100%;
	color:#fff;
}

div.d-tabs1, div.d-tabs2{
	width:100%;
	overflow:hidden;
}
div.container{
	width:100% !important;
}
.middle h2, .container h2 {
	display: none;
}
.d-tabs1 > section > div {
    background-color: #252525;
}
.d-tabs2 > section > div {
    background-color: #fefefe;
}
#shares {
	float:right;
}
div#at4-share {
	width: 100%;
    bottom: unset!important;
    top: 250px!important;
	left: 300px;
	display: none;
	background: gray;
    width: 340px;
    padding: 5px!important;
}
#agent, #agent_info {
    background-color: unset!important;
}
html {
    overflow: hidden;
}
#gallery-1 {
	width:98%;
}
#ws-walkscore-tile, iframe {
	width: 100%!important;
}
/*div#pdfPages canvas {
	width: 100%!important;
	max-width: 100%!important;
}*/
.well-sm {
    padding: 9px 0;
}
.AgentInformation .container {
    padding: 0;
}
div#agent {
    padding-top: 0;
}
.follow_me {
	display: none;
}
.rrssb-buttons {
	position: absolute;
    width: 220px;
}
.leftTopSpacer {
	margin: 0 -10px 0 -10px;    

}
.leftTopSpacer > div {
	height: 264px;
    /*background: #00000096;*/
}
.leftTopButtons {
	position: absolute;
}
.leftTopButtons > div {
	display: inline-block;
	cursor: pointer;
}
.leftTopButtons > div > div {
	display:flex;
	flex-direction:row;
	
}
.leftTopButtons > div > div > div, .rrssb-buttons li {
	background-image: url('https://mediatours.ca/wp-content/themes/mediatoursMLS/images/c.svg');
	background-position:center;
	background-repeat:no-repeat;
	background-size:auto 100%;
	width: 37px;
	height: 37px;
	background-size: contain;
	box-sizing:border-box;
	padding:5px 0 0 0;
	text-align:center;
	margin-right: 5px;
	
}
.rrssb-buttons li a {
	background: none!important;
    margin-top: -3.5px;
    margin-left: -1px;
}

.leftTopButtons > div > div >  span {
	color: white;
	display:block;
	padding:8px 6px 0 6px;
}
.leftTopButtons > div >  div > div >  i {
 
    color: white;
}
#at4-scc {
	display: none!important;
}


.shareClose, .bookClose {
	position: absolute;
    top: 6px;
    right: 6px;
    width: 22px;
    height: 22px;
    border-radius: 21px;
    color: white;
    cursor: pointer;
    background: black;
}
.rightTopSpacer {
	margin-left: -10px;
	margin-right: -10px;
}
.shareClose i, .bookClose i {
	font-size: 1.4em;
	margin: -4px 0px 0px 1.5px;
}
.book_form {
	display: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: #333;
    z-index: 9;
    top: 27%;
	padding: 16px;
	border:2px solid  #ee373d;
	border-radius:10px;
	width: 820px;	
	
}
.book_form label {
 
    display: block;
	margin:0;
	padding:10px 0 4px 0;
	color:#fff;
}
.book_form input {
	display: block;
	width:100%;
 
}

.book_form input[type="button"]{
	width:100%;
	border:0;
	padding:6px 0;
	color:#fff;
	background-image: url('https://mediatours.ca/wp-content/themes/mediatoursMLS/images/e-tab1-a--bg.png');
	background-repeat: repeat-x;
	background-size: 100% auto ;
	box-shadow:0 2px 5px rgba(0,0,0,0.3);
	border-radius:6px;
	margin-top: 108px;
}

.book_form input[type="button"]:hover{
 
	box-shadow:0 0px 5px rgba(0,0,0,0.7);
 
 
}
.col-md-10 {
	max-width: 100%;
}
.col-md-4.agent {
	width: 150px!important;
}
#agent_info {
	padding-bottom: 0;
}
#linkBlocker {
	width: 50%!important;
}
.schoolmap, .leftInfo {
	width: 100%;
}
section > div {
    padding: 0!important;
}
section[name="video"], section[name="schools2"] {
	overflow: hidden;
}
.colH1 {
	display: none;
}
#pdfPages {
	position: relative;
}
.rsDefault .rsThumbsHor {
	position: absolute;
	bottom: 0;
}