@charset "utf-8";
/* CSS Document */


body {
    margin:0;
    padding:0;
    font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:62.5%;
    background:#4f8ec1 url(https://www.dartmouth.org.uk/images/layout/background-wrap.jpg) no-repeat 0 0;	
}

.clear {clear:both;}

h1, h2, h3, h4, h5, h6, ul, li, a, p {margin:0; padding:0; list-style:none; text-decoration:none;}


a {
    color:#E20203;	
}

a:hover {
    color:#36495e;	
}

fieldset {border:none; margin:0; padding:0;}

h1 {
    color:#E20203;
    font-weight:normal;
    text-transform:uppercase;
    font-size:1.8em;	
    text-align:center;
    margin-top:20px;
    margin-bottom:10px;
}

h2 {
    color:#E20203;
    font-weight:normal;
    text-transform:uppercase;
    font-size:1.8em;	
}

h3 {
    color:#E20203;
    font-weight:normal;
    text-transform:uppercase;
    font-size:1.2em;	
    margin:20px 0 10px 0;
}

p {margin-bottom:10px;}


.body {width:1000px; margin:0 auto; clear:both; background:#fff;}



header {width:100%; height:144px; position:fixed; z-index:99999999; top:0;}

#innerHeader {width:1000px; margin:0 auto; height:89px; background:#fff;}
#outerHeader {width:100%; height:89px; background:#fff;}

#headerCol01 {
    width:205px;
    height:89px;
    float:left;	
}

#headerCol02 {
    width:430px;
    height:126px;
    float:left;	
    display:none;

}

#subscribeBox {
    width:235px;
    height:85px;
    float:left;	
    border-top:1px solid #ebebeb;
    border-bottom:1px solid #ebebeb;
    margin:20px 0 0 10px;
    color:#4a6481;
    padding:5px 0;
}

#subscribeBox h3 {
    color:#4a6481;	
    text-transform:none;
    font-weight:bold;
}

#subscribeBox input[type=text] {float:left; margin:25px 0 0 0; width:165px;}

#subscribeBox img {float:left; margin:12px 0 0 15px;}

ul#subNav {text-align:right;}

ul#subNav li  {
	float:left;
	margin-left:4px;
}

ul#subNav li a {
	color:#4a6481;
	font-size:1.2em;
}

ul#subNav li a:hover {
	color:#D05051;	
}

#headerCol03 {
    width:296px;
    height:79px;
    float:right;
    padding:10px 0 0 0;
}

input.submit {
    float:left;
    margin:12px 0 0 15px;	
}

#search {width:248px; float:right;}

#search input[type=text]  {
    float:left;
    margin:25px 0 0 0;
    width:180px;
}

#search img {
    float:left;	
    margin:12px 0 0 10px;
}




ul.callToActions {margin:20px 0;}

ul.callToActions li {float:left;}


#content {
    width:750px;
    height:auto;
    float:left;	
    font-size:1.2em;
    padding:0 0 0 15px;
    color:#4a6481;
}
/*
#content a {
        color:#4a6481;	
}
*/
.advertiseContent ul {padding:0 0 0 20px;}

.advertiseContent ul li {list-style:disc; margin:0 0 5px 0;}

#bodyContainer {
    margin-bottom: 15px;
    margin-top: 160px;
    min-height: 1500px;
    padding: 0 0 20px;
    position: relative;
}

#breadcrumbs {padding:5px 0 5px 10px; margin:0 0 15px 0; width:100%; background:#f5f4f4;}

#breadcrumbs a {color:#4a6481;}


aside.rightColumn {
    width:208px;
    height:auto;
    float:left;	
    background:#fff;
    padding:5px 0 0 10px;
}


#advert {
    width:208px;
    height:600px;
    margin:20px 0 0 0;	
    text-align:center;
}

#map {
    margin:20px 0 0 0;	
}

#featured {
    margin:40px 0 20px 0;	
    width:730px;
    min-height:165px;
    background:#f5f4f4;
    padding:10px;
}

#featured img {float:left; margin-right:20px;}

#featured h2 {
    text-align:center;	
    font-size:1.4em;
    margin-bottom:10px;
}


#latestNews h2 {
    text-align:center;
    font-size:1.4em;	
}

.newsBox {
    width:100%;
    height:auto;
    margin:0 0 20px 0;
    border-bottom:1px solid #ebebeb;
    padding:10px 0 10px 0;
}

.newsBox .container {
    margin:0 0 20px 0;
}

.newsBox h3 {
    float:left;
    display:block;
    width:600px;	
    margin:0;
    color:#0164A7;
}

.newsBox .moreInfo {
    width:150px;
    height:auto;
    float:left;	
    margin:0;
}

#latestNews a {
    float:right;
    color:#E20203;
    text-transform:uppercase;
    padding:0 17px 0 0;
    background:url(https://www.dartmouth.org.uk/images/layout/link-background.jpg) no-repeat center right;
}

#featured .newsRightCol a {
    color:#E20203;
    text-transform:uppercase;
    padding:0 17px 0 0;
    background:url(https://www.dartmouth.org.uk/images/layout/link-background.jpg) no-repeat center right;
float:right;
}

.newsLeftCol {
    width:152px;
    height:auto;
    float:left;
    margin:5px 10px 0 0;
}

.booksLeftCol {
    width:172px;
    height:140px;
    float:left;
    margin:0 15px 0 0;
}

.booksRightCol {
    width:537px;
    float:left;
}

.surroundingRightCol {
    width:480px;
    float:left;	
    margin-left:60px;
}

.surroundingRightCol h3 {
    display:inline;	
}

.tide {float:left;}
.weather {float:left; margin:0 20px 0 0;}

input.captchaSubmit {
    background:#E20203;
    color:#fff;
    border:none;
    border-radius:3px;
    padding:2px 5px;	
}

footer {
    width:100%;
    background:#fff;	
}

#footer h2 {text-align:center; margin:0 0 10px 0;}

#footerLeftCol {
    width:48%;
    height:auto;
    float:left;
    padding:10px;
    color:#4a6481;
}

#footerLeftCol img {
    float:left;	
    margin:0 15px 0 0;
}

#footerRightCol {
    width:48%;
    height:auto;
    float:left;
    padding:10px;
    color:#4a6481;
}

#footerRightCol p, #footerLeftCol p {
    font-size:1.4em;	
    font-weight:bold;
}

#footerRightCol input#mce-EMAIL {
    width:250px;
    float:left;
    margin:15px 15px 0 0;
}

.mc-field-group {float:left;}

#footerRightCol input#mc-embedded-subscribe {
    float:left;
}


#mc_embed_signup div.mce_inline_error {
    background-color: #ffcfcf !important;
    color: #E20203 !important;
    font-weight: bold;
    margin: 0 0 1em;
    padding: 5px 10px;
    z-index: 1;
}

ul.footerSocial li {
    clear:both;
    height:40px;	
}

ul.footerSocial li a {
    color:#4A6481;	
}



#copyright {
    border-top:1px solid #ebebeb;	
    height:auto;
    padding:20px 0;
    text-align:right;
    color:#4a6481;
}

ul#ads li {
    list-style:none;
    float:left;	
    margin-right:39px;
}

ul#ads li:last-child {
    margin-right:0;	
}

#comment-fields {
    font-size:1.2em;	
}

.adTint {
    background: none repeat scroll 0 0 #edf9de;
    float: left;
    height: auto;
    margin: 50px 0 20px;
    padding: 10px 0;
    width: 100%;
}

.add2 {
    float:left;
    position:relative;
    margin:0 10px 0 0;	
    height:137px;
}

.tint {
    position:absolute;
    background:#4a6481;
    color:#fff;
    padding:4px 0;
    text-align:center;
    width:100%;	
}

.contactForm label {
    display:block;
    width:110px;
    float:left;
    text-align:right;
    padding:0 5px 0 0;	
}

.contactForm div {
    margin:0 0 10px 0;	
}

.contactForm input[type=text] {
    width:206px!important;	
}

.contactForm textarea {
    width:200px!important;
    height:100px!important;
}

.contact {margin:10px 0 0 0;}

li.price {font-size:1.3em;}


/*gohar*/




/*! #######################################################################

        MeanMenu 2.0.7
        --------

        To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */

/* hide the link until viewport size is reached */
a.meanmenu-reveal {
    display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
    float: left;
    width: 100%;
    position: relative;
    background: #fff;
    padding: 4px 0;
    min-height: 42px;
    z-index: 999999;
}

.mean-container a.meanmenu-reveal {
    width: 22px;
    height: 22px;
    padding:22px 13px 11px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    text-indent: -9999em;
    line-height: 22px;
    font-size: 1px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
	background:url(https://www.dartmouth.org.uk/images/layout/img_menu.png) no-repeat 0 0;	
}

.mean-container a.meanmenu-reveal span {
    display: block;
    background: #fff;
    height: 3px;
    margin-top: 3px;
}

.mean-container .mean-nav {
    float: left;
    width: 100%;
    background: #0c1923;
    margin-top: 44px;
}

.mean-container .mean-nav ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none;
}

.mean-container .mean-nav ul li {
    position: relative;
    float: left;
    width: 100%;
}

.mean-container .mean-nav ul li a {
    background: none repeat scroll 0 0 #4a6481;
    border-top: 1px solid #00406b;
    color: #fff;
    display: block;
    float: left;
    margin: 0;
    padding: 1em;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
}

.mean-container .mean-nav ul li li a {
    width: 100%;
    padding: 1em;
    border-top: 1px solid #f1f1f1;
    border-top: 1px solid rgba(255,255,255,0.25);
    filter: alpha(opacity=75);
    text-shadow: none !important;
    visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
    border-bottom: none;
    margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
    width: 70%;
    padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
    width: 60%;
    padding: 1em 20%;
}
header nav ul li ul:hover{
    display:block !important;}
.mean-container .mean-nav ul li li li li li a {
    width: 50%;
    padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover {
    background: #252525;
    background: rgba(255,255,255,0.1);
}

.mean-container .mean-nav ul li a.mean-expand {
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
    border-color: -moz-use-text-color -moz-use-text-color rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.4) !important;
    border-image: none !important;
    border-style: none none solid solid !important;
    border-width: medium medium 1px 1px !important;
    font-weight: 700;
    height: 22px;
    margin-top: 1px;
    padding: 6px 12px !important;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 26px;
    z-index: 2;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
    background: rgba(0,0,0,0.9);
}

.mean-container .mean-push {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    clear: both;
}

.mean-nav .wrapper {
    width: 100%;
    padding: 0;
    margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}


.mean-remove {
    display: none !important;
}



header nav{
    background: #fff;
}
header nav ul {
    margin: 0;
    display: block;
}
header nav ul li {
    display: block;
    float:left;
    margin-left: 1em;
	text-transform: uppercase;
}
header nav ul li ul li {
    background: none repeat scroll 0 0 #4a6481;
    border-bottom: 1px solid #00406b;
    color: #fff;
    display: block;
    float: none;
    margin-left: 0;
	text-transform: initial;
}

header nav ul li a {
    color: #4a6481;
    display: block;
    font: 12px arial,sans-serif;
    padding: 15px;
}
header nav ul li a:hover{
    color: #fff;
	background:#4a6481;
}
header nav ul li ul a {
    color: #fff;
    font: 12px arial,sans-serif;
    padding: 5px;
	
}
header nav ul li:first-child {
    margin-left: 0;
}
header nav li{
    float:left;
}
header nav ul li ul{
    position:relative
}
.container {
    background: none repeat scroll 0 0 #fff;
    float: left;
    margin: 0 auto;
    max-width: 1000px;
}
header nav ul li ul{
   background: none repeat scroll 0 0 #fff;
    position: absolute;
    visibility: hidden;
    width: 220px;
}
header nav ul li ul li ul {
	left: -220px;
	top: 0;
}
nav ul ul {
    display: none;
}

nav ul li:hover > ul {
    border: 1px solid #00406b;
    display: block;
}
nav ul {

    position: relative;
    display: inline-table;
}
nav ul:after {
}

header nav ul li:hover ul{
    visibility:visible;
}

#snapshot h1 {
    float: left;
    text-align: left;
    width: 100%;
}
#navT{
	background:#fff !important;
	float: left;
}
.accomIcons{
	float:left;
	width:100%;
}
#snapshot p {
  margin: 0 0 10px 0;
  float: left;
  width: 100%;
}
.newsRightCol ul{
	float:left;
	width:100%;
}
.featuredContent {
    float: left;
    width: 75%;
}
.newsRightCol {
    float: left;
    width: 75%;
}
.moreInfo {
    float: left;
    text-align: right;
    width: 100%;
}
.sub li:nth-child(6) ul
{
	top:129px;
}
.lateDealTint a{
	float:left;
	width:100%;
}
.latedealBox {
  float: left;
}
#snapshot h3 {
  margin: 0;
  width: 100%;
  float: left;
}
.latedealBox {
    height: 45px !important;
}
.latedealBox h3 {
    padding-top:0 !important;
}
#bx-pager {
    margin-bottom: 10px !important;
    width: 100% !important;
}
.bx-wrapper img {
    display: block;
    margin: 0 auto !important;
}
#news_comments ol {
    padding-left:0;
}
#news_comments #comment_form{
	width:100%;
}
.recaptcha_nothad_incorrect_sol.recaptcha_isnot_showing_audio {
    float: left;
    width: 100%;
}
.readMore {
    margin-top: 10px;
}
.featuredContent h3 {
    margin-top: 0;
}
.snapshotBox {
    float: left;
}
@media screen and (max-width:1024px){
    body {
        background-size:100%;
    }
	#search input[type="text"] {
    float: left;
    margin: 25px 0 0;
    width: 150px;
	}
}
@media screen and (max-width:980px){
#content {
    padding: 0 15px;
    width: 96.9%;
}
    .mean-container .mean-bar {
        top: 90px;
    }
    #innerHeader {
        width: 100%;
    }
.snapshotBox {
    float: left;
}
    .body {
        padding: 0;
        width: 100%;
    }
    #headerCol01 {
        margin-left: 10px;
    }
    #headerCol03 {
        margin-right: 10px;
    }
    .bx-wrapper .bx-viewport {
        left: 0;
    }
    p {
        float: left;
        width: 100%;
    }
    h1 {
        float: left;
        width: 100%;
    }
    ul.callToActions {
        float: none;
        margin: 0 auto;
        max-width: 770px;
    }
    #featured {
        padding: 10px;
        width: 98%;
		float: left;
    }
.snapshotBoxHome {
    height: 220px !important;
}
    .newsBox .moreInfo {
        float: right;
        width: 150px;
    }
    aside.rightColumn {
        float: left;
        padding: 5px 10px 0;
        width: 98%;
    }
    .social {
        float: left;
        width: 15%;
    }
    #lateDeals {
        float: left;
        width: 25%;
    }
    #advert {
        float: left;
        width: 25%;
    }
    #map {
        float: left;
        text-align: center;
        width: 35%;
    }
    #map img{
        max-width:100%;
    }
    #latestNews h2 {
    float: left;
    text-align: left;
    width: 100%;
	}
    #footerRightCol {
        width: 47%;
    }
    #footerLeftCol {
        width: 47%;
    }
    #footer h2 {
        margin: 0 0 10px;
        text-align: left;
    }
    #copyright {
        float: left;
        padding: 20px;
        width: 96%;
    }
    header {
        height: auto;
    }
    #outerHeader {
        height: auto;
    }
.container {
    background: none repeat scroll 0 0 #fff;
    float: left;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

.mean-container .mean-bar {
    background:#4a6481;
}
.mean-container .mean-nav ul li a {
    width: 98%;
}
.mean-container .mean-nav ul li a:hover {
    background: none repeat scroll 0 0 #4a6481;
}
.mean-container .mean-nav ul li li a {
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    padding: 1em;
    text-shadow: none !important;
    visibility: visible;
    width: 98%;
}
.mean-container .mean-nav ul li li li a {
    padding: 1em;
    width: 98%;
}
body {
    /*overflow-x: hidden !important;*/
}
#snapshot {
    width: 99% !important;
}
.newsRightCol{
	float:left;
	width: 100%;
}
.newsLeftCol {
    float: none;
    height: auto;
    margin: 0 auto;
    text-align: center;
    width: auto;
}
.featuredContent{
	width:100%;
	float:left;
}
#featured img {
    float: none;
    margin: 0 auto;
}
.newsLeftCol img{
	margin-bottom:10px;
}
.adTint {
    display: block;
    float: left;
    margin: 50px 0 20px;
    padding-top: 0;
    text-align: center;
    width: 100%;
}
.add2 {
    background: none repeat scroll 0 0 #edf9de;
    display: inline-block;
    float: left;
    height: auto;
    padding: 10px 0;
    text-align: center;
}
.tint {
    background: none repeat scroll 0 0 #4a6481;
    bottom: 0;
    color: #fff;
    padding: 4px 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.booksLeftCol img{
	width:100% !important;
}
.booksLeftCol {
    height: auto;
}
.booksRightCol {
    float: left;
    width: auto;
}
h2 {
    overflow: visible !important;
}
.conForm{
	width:100%;
	float:left;
}
.slider img{
    height: auto !important;
}
nav ul ul {
	border:none !important;
}
.sub li:nth-child(6) ul
{
	top:0px;
}

#tellfriend {
    float: left;
    width: 27% !important;
}
#contact_fields{
    float: left;
    width: 100%;
}
#contact_fields input{
	width:230px !important;
}
#content form input.std_input, #content form textarea {
    width: 230px;
}
#tellfriend {
    float: left;
    width: 255px !important;
}
body{
	overflow-x:hidden;
}
.bottomBox {
    margin-top: 10px;
}
#contact_action {
    float: left !important;
}
.advertiseContent ul{
	float:left;
	width: 97%;
}
.advertiseContent ul li{
	width: 100%;
	float: left;
}
.slider img{
}
.bx-wrapper .bx-viewport {
    left: 0px !important;
}
.nav_categories li{
	display:inline-block;
}
.nav_categories li a{
	display:block !important;
	width:100% !important;
}
.bx-wrapper img {
    display: inline-block;
}
.bottomBox {
    width: auto !important;
}

.locationMap {
    float: left !important;
    width: 40% !important;
	height: 520px !important;
}
#content > #advertHorizontal {
    float: left;
    margin-bottom: 20px;
    width: 100%;
	text-align: center;
	margin-top: 20px;
}
}
@media screen and (max-width: 900px){
aside.rightColumn {
    width: 97%;
}
#copyright {
    width: 95.5%;
}
#gallery {
    float: left;
    width: auto;
}
#content {
    padding: 0 15px;
    width: 96.7%;
}
}
@media screen and (max-width: 800px){
#copyright {
    width: 95%;
}
#content {
    padding: 0 15px;
    width: 96.3%;
}
}
@media screen and (max-width: 768px){
    #lateDeals a img{
        width:100%;
        height:auto !important;
    }
	.lateDealTint p{
		width: 93% !important;
	}
	#tellfriend {
    left: 345px !important;
	}
	#copyright {
    width: 94.8%;
	}
	#featured {
    padding: 10px;
    width: 97.3%;
	}
	
#gallery {
    width: 400px !important;
}
}
@media screen and (max-width: 640px){
	ul.callToActions li {
		float: left;
		margin-top: 20px;
		text-align: center;
		width: 50%;
	}
#footerRightCol {
    width: 97%;
}

#copyright {
    float: left;
    padding: 20px;
    width: 93.8%;
}

aside.rightColumn {
    float: left;
    padding: 0;
    width: 98%;
}
.mean-container .mean-nav ul li a {
    width: 96.8%;
}
.mean-container .mean-nav ul li li a {
    width: 99%;
}
.mean-container .mean-nav ul li {
    width: 100%;
}
#snapshot {
    width: 96% !important;
}
.newsBox .moreInfo {
    width: 90px !important;
}
.newsBox h3 {
    width: auto;
}
.advertiseContent ul li {
    float: left;
    width: 100%;
}
.advertiseContent ul {
    padding: 0 3px;
}
#search input[type="text"] {
    width: 150px !important;
}
#content {
    padding: 0 10px;
    width: 96.8%;
}
aside.rightColumn {
    padding: 0 10px;
    width: 97%;
}
#tellfriend {
    left: 145px !important;
}
.slider3 li{
	width:300px;
}
#gallery {
    width: 310px !important;
}
.bx-controls-direction{
	bottom:50px;
}
.listing p iframe{
	width:100%;
}
}
@media screen and (max-width: 600px){
aside.rightColumn {
    width: 96%;
}
#copyright {
    width: 93.4%;
}
#gallery {
    float: left !important;
    width: 100% !important;
}
.addressBox {
    float: none !important;
}
#content {
    padding: 0 10px;
    width: 96.2%;
}
#featured {
    padding: 10px;
    width: 96.5%;
}
#featured {
    padding: 10px;
    width: 97%;
}
.slider3 img{
	width:100%;
}
.addressBox {
    width: 100% !important;
}
#content > #advertHorizontal img{
	width:100%;
}
}
@media screen and (max-width: 480px){
header {
    height: 144px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}
#innerHeader {
    float: left;
    height: auto;
}
#headerCol01 {

    float: none;
}
#headerCol01 {
    float: none;
    height: 70px;
    width: 98%;
	text-align: center;
}
#search {
    float: none;
    margin: 0 auto;
    width: 248px;
}
.mean-container .mean-bar {
    top: 159px;
}
#headerCol03 {
    float: none;
    width: 100%;
}
ul#subNav {
    margin: 0 auto;
    text-align: center;
    width: 300px;
}
#search {
    float: none;
    margin: 0 auto;
    width: 248px;
}
.social {
    float: none;
    margin: 0 auto;
    width: 100px;
}
#lateDeals {
    float: none;
    margin: 20px auto 0;
    width: 75px;
}
#advert {
    float: none;
    width: 100%;
}
#map {
    float: none;
    text-align: center;
    width: 100%;
}
#copyright {
    float: left;
    padding: 20px;
    width: 91.7%;
}
#snapshot {
    width: 92% !important;
}
#footerLeftCol {
    width: 90%;
}
#featured {
    padding: 10px;
    width: 95.6%;
}

.latedealBox {
    height: auto !important;
}
.mean-container .mean-nav ul li a {
    width: 96%;
}
.mean-container .mean-nav ul li li a {
    width: 96%;
}
.adTint {
    width: 98%;
}
#content {
    padding: 0 10px;
    width: 95.7%;
}
.locationMap {
    float: left;
    height: 490px;
    width: 100%;
}
#footerRightCol {
    width: 95%;
}
aside.rightColumn {
    padding: 0 10px;
    width: 96%;
}
#CDSWIDSSP {
    width: 100% !important;
}
.tripAdvisor {
    width: 100% !important;
}
#nav_categories li a:first-child img{
	height:85px !important;
}
.locationMap {
    width: 100% !important;
}
.snapshotBoxHome {
    height: 250px !important;
}
.add2 {
    width: 100%;
}
.add2 img{
	width:100%;
}
.adTint .add2{
	width:auto;
}
#comment_action label {
    display: none;
    float: left;
    width: 100%;
}
#captcha_box{
    margin: 0 auto;
}
#comment_form > fieldset {
    margin-bottom: 10px;
}
.recaptcha_nothad_incorrect_sol.recaptcha_isnot_showing_audio {
    clear: both;
    display: block;
    float: none;
    margin: 0 auto;
    overflow: scroll;
    width: 320px;
}
}
@media screen and (max-width: 360px){
#content {
    padding: 10px;
    width: 94.2%;
}
.bx-wrapper {
    margin: 0 auto 20px 5px;
}
p {
    float: left;
    text-align: justify;
    width: 97%;
}

#footerRightCol p, #footerLeftCol p {
    width: 94%;
}
#footerRightCol input#mce-EMAIL {
    float: left;
    margin: 15px 15px 0 0;
    width: 220px;
}
#featured {
    padding: 10px;
    width: 94%;
}
ul.callToActions li {
    width: 100%;
}
.bx-wrapper .bx-viewport {
    left: -8px;
}

.snapshotBoxHome {
    height: 150px;
}
.featuredContent a h3 {
    float: left;
    width: 100%;
}
.contactForm label {
    float: none;
    text-align: left;
    width: 100%;
}
.contactForm input[type="text"] {
    width: 94% !important;
}
#content form input.std_input, #content form textarea {
    width: 92% !important;
}
#breadcrumbs {
    font-size: 9px !important;
}
#breadcrumbs {
    margin: 0 5px 15px 0;
}
.mean-container .mean-nav ul li a {
    width: 95%;
}
.mean-container .mean-nav ul li li a {
    width: 97%;
}
.adTint {
    width: 97%;
}
#tellfriend {
    left: 10px !important;
}
#tellfriend {
    left: 30px !important;
}
.locationMap {
    height: auto;
}
aside.rightColumn {
    width: 94%;
}

#copyright {
    width: 88.7%;
}
.adTint .add2 {
    float: none;
    margin: 0 auto;
    width: auto;
}
}
@media screen and (max-width: 320px){
#tellfriend {
    left: 14px !important;
}
.recaptcha_nothad_incorrect_sol.recaptcha_isnot_showing_audio {
    width: 265px;
}	
}

#banner .bx-wrapper, #innerLogosContainer .bx-wrapper, #innerLogosContainer .nav_categories{
	display:none;
}