.clearfix {
	overflow: auto;
}


@media (min-width: 1199px) {
	#navigation .container {
		width: 800px;
	}
}

@media (max-width: 1200px) {
	div.works {
		background-size: auto 100%;
	}
}


@media (max-width: 991px) {
	
	div#header-wrapper #header #header-inner .navbar .navbar-inner .logo {
   		float: left;
    	margin: 0 auto 10px;
    	max-width: 450px;
	}
}

@media (max-width: 768px) {

	div.logo {
		width: 80% !important;	
	}

	div.site-email {
		float: left !important;
		margin: 0 20px;
	}

	div.site-phone {
		float: right !important;	
	}

	#header-wrapper #header #header-inner .navbar .navbar-inner .info {
		margin-left: 30px !important;
	}

	div.loginWidget {
		float: left;
		padding: 20px 20px 20px;
	}
}

@media (max-width: 767px) {
	div#content div#main {
   	 	padding-left: 0 !important;
    	padding-right: 0 !important;
	}
}

@media (max-width: 500px) {
	div.loginWidget {
		float: none;
		text-align: center;
	}
}

/* -- Mobile Menu icons -- */

.mobile-icons-li .fa-envelope:before {
	margin: 0;
}

.mobile-icons-li li {
	display: inline;
	margin: 0 20px 0;
}

ul.mobile-icons-li {
	padding: 0;
}

.mobile-icons span.fa {
	font-size: 25px;
	vertical-align: middle;
}

.mobile-icons {
	text-align: center;
}

.mobile-icons-li a {
	color: #424242;
}


/* -- Fix for mobile repsonsive issue with display: table; -- */

body #wrapper-outer #wrapper {
    display: block !important;
}

body #wrapper-outer #wrapper #wrapper-inner {
    display: inline !important;
}

body #wrapper-outer #wrapper #footer-wrapper {
    display: block !important;
    height: auto !important;
    float: left;
}


/* ---- Login Button ---- */

.loginWidget {
	float: right;
	padding: 0 20px 20px;
}



/* ---- Contact Information Overrides ----- */
#header-wrapper #header #header-inner .navbar .navbar-inner .site-email a:hover {
	color: #156DE4;
	text-decoration: none !important;
}

.site-phone a {
	text-decoration: none;
	color: #616161;
	font-family: 'Oswald', sans-serif;
}
.site-phone a:hover {
	color: #156DE4;
	text-decoration: none !important;
}
.broker-info ul {
	list-style: none;
	padding: 0;
}


/* ----- Social Icon Overrides ------ */

.span6.share {
	float: right;
}
.social-icons {
	list-style: none;
	padding:0;
	width: 320px;
}
.social-icons li {
	float: right;
	margin-right:5px;
	border:1px solid rgba(255,255,255,0.3);
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-ms-border-radius:100px;
	-o-border-radius:100px;
	border-radius:100px;
	padding:5px;
	width:32px;
	height:32px;
	line-height:26px;
	text-align:center;
	transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-webkit-transition:all 300ms ease-in-out;
}
.social-icons li a {
	font-size: 15px!important;
	text-align: center;
	text-decoration: none !important;
}
.social-icons li:hover {
	background-color:#fefefe;
}

/* ----- Footer Overrides ------ */

#footer-wrapper #footer #footer-inner p {
	margin: 0px;
	color: #fff !important;
}
#footer-wrapper #footer {
	border: 0px;
	margin-top: 0px;
	padding: 10px 0px !important;
}
.span6.copyright {
	float: left;
}


#footer-wrapper #footer-top table.contact th.cabre {
	background-image: url("https://s3.amazonaws.com/static.organiclead.com/074ee81027def72f3c5348c9feeab305/cabre.png");
	background-size: 16px 16px;
	background-position: 6px 2px;
}



/*-- Details Page --*/

ul.slide-item-features.item-features {
	list-style: none
}

.slide-item-features li {
	padding: 10px;
	border: 1px solid #c4c4c4;
	margin: 5px;
	display: inline-block
}

span.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	padding: 0 10px 0 0
}

/*--- Modal Overrides -----*/

.modal-footer button {
	position: absolute;
	top: 0;
	right: 0;
}

.blueimp-gallery .modal-footer .btn {
	position: inherit;
}

.modal-body form.cmsForm {
  display: inline-block;
}


/*------ Font Awsome ----- */


.fa-envelope:before {
	content: "\f0e0";
	float: left;
	/*margin: 0 20px 0 0;*/
}

.fa-home:before {
	content: "\f015";
	float: left;
	/*margin: 0 20px 0 0;*/
}

/* -- Back Button -- */

.btn.btn-primary.arrow-left {
    background-image: url("../images/arrow-left-white.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: 8px 11px;
    padding-left: 15px;
}

input.btn.btn-primary.arrow-left.back-button {
    margin: 0 0 -50px;
    float: right;
    position: relative;
    right: 30px;
    width: 10px;
    z-index: 100;
    border-radius: 50px;
    height: 30px;
}

/* -- home-block overrides -- */

.cta-block {
	max-width: 300px;
	float: none;
	margin:auto;
	clear: both;
}


.cta-block a:hover {
	color: #F5DB00
}

.cta-block img {
	border-radius: 200px;
	border: 4px solid #00A7E1;
}

.cta-block img:hover {
	border: 4px solid #F5DB00;
	-webkit-transition: 500ms;
}

.home-cta {
	max-width: 1200px;
	float: none;
	margin: auto;
	clear: both;
	padding: 30px 20px;
	margin-bottom: 40px;
}

h1, .h1, h2, .h2, h3, .h3 {
	font-family: 'Oswald', sans-serif;
}


h1, .h1 {
	color: #01A5E2;
    font-weight: bold;
}

.cta-under-banner {
	padding: 20px;
    background-color: #0B68E4;
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-cdf5e193-0a7c-4adc-b51f-c50b4ccce3e2/dimension.png);
	margin-bottom: 40px;
}

.cta-under-banner h1 {
	color: #fff !important;
}

.cta-under-banner .btn.btn-primary {
	border: 1px solid #fff;
}

.main-cta-block {
	max-width: 1300px;
	float: none;
	margin: auto;
	clear: both;
}

.cta-block {
	max-width: 320px
	float: none;
	margin: auto;
	clear: both;
}

.cta-block img {
	max-width: 300px;
	float: none;
	margin: auto;
	clear: both;
}

.index-block {
	max-width: 1300px;
	float: none;
	margin: auto;
	clear: both;
}

.index-block h2 {
	font-size: 28px !important;
}

.works {
	background-image: url(https://www.royacdn.com/unsafe/smart/Site-cdf5e193-0a7c-4adc-b51f-c50b4ccce3e2/page_images/plastics2.jpg);
    background-position: bottom;
}

.works h1{
	color: #fff;
	text-shadow: 1px -1px 1px #000 !important;
}