/*	CONTACT 1
/*----------------------------------------------------*/

.contact-1 .form-container {
	margin-top: 60px;
}

.contact-1 .contact-info {
	margin-top: 40px;
	padding: 0;
	list-style: none;
}

.contact-1 .contact-info span {
	margin-right: 7px;
	color: #1abc9c;
	padding-right: 5px;
}

.contact-1 .contact-info li {
	display: inline-block;
	margin: 0 10px;
	font-size: 15px;
	font-weight: 700;
	color: #2e2e2e
}

.contact-1 .contact-info li a {
	color: #2e2e2e
}

.contact-1 .contact-info li a:hover {
	color: #1abc9c
}

#contact span.required {
	font-size: 13px;
	color: #ff0000;
}

#message {
	margin-bottom: 20px;
	padding: 0;
}

.error_message {
	display: block;
	background: #FBE3E4;
	padding: 10px 0;
	color: #8a1f11;
	border: 2px solid #FBC2C4;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

/* Menu Adjustments */
.header-right nav {margin-top: 25px;}
.header-right #jux_megamenucss3 .megamenu ul.level0 li.megacss3 span.menu-title {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 15px;
}
.header-right #jux_megamenucss3 .megamenu ul.level1 li.megacss3 span.menu-title {
	color: #FFF;
}

.nn_tabs>ul.nav-tabs>li.active>a:focus, .nn_tabs>ul.nav-tabs>li>a:focus {border-color: #fff !important;}

.nn_tabs.top>ul.nav-tabs>li.active>a:focus, .nn_tabs.top>ul.nav-tabs>li>a:focus {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 -2px 2px rgba(255,255,255,.5);
    -moz-box-shadow: 0 -2px 2px rgba(255,255,255,.5);
    box-shadow: 0 -2px 2px rgba(255,255,255,.5);
    background: #ddd;
}

#js-mainnavcss3 {padding-top: 20px;}

#jux-content-slider105 .owl-item {background: #ffffff;}
#jux-content-slider105 .item img {width: 100% !important;}
.camera_caption h3 {font-size: 60px; color: #c31130; text-align: center;}
.camera_caption .introtext {font-size: 21px; color: #01B6DD;text-align: center;}
#vina-camera-slider-content-wrapper104 .camera_caption > div {background-color: rgba(255, 255, 255, 0.8)}
.items-leading > div {width: 46%;float: left;margin-right: 4%;}
.carterblog .item-image img {margin-right: 15px;}
.carterblog a.btn, .itemid-135 a.btn {background: #3e606f; box-shadow:#fcb814;}
.who .clear {clear: both;}
.itemid-138 #content-1-9 {padding-top: 0px;}
.itemid-101 h4 a:hover {color: #3e606f;}
.trending .date-title-descript {margin: 0px !important;}
.trending .jux-slider a span {text-transform: inherit; color: #428bca;}
.trending .owl-carousel .owl-wrapper, .trending .owl-carousel .owl-item {margin-top: 0px !important;} 
.trending #jux-content-slider113 .owl-wrapper-outer {margin-top: -21px;}

.trending h4.ns2-title {margin: 0 0 10px 0; font-weight: normal; font-size: 14px;font-family: "Open Sans", Helvetica, Arial, sans-serif;}
.trending h4.ns2-title a:hover {color: #45C7E3;}

.pagination li {
    width: 100px;
    display: inline-flex;}


/*	CONTACT 1 MEDIA QUERIES
/*----------------------------------------------------*/

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {



}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {



}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {



}
