p {
    width: 100%;
    /*float: left;
    font-size: 17px;
    text-align: left;*/
    color: #424141;
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    padding: 0 0 15px 0;
    margin: 0;
    font-weight: 400;
}
h3 {
    font-size: 38px;
    color: #231f20;
    line-height: 38px;
    padding-bottom: 30px;
    font-weight: 300;
}
.art-header {
	width: 100%;
	float: left;
	height: auto;
	background: #fff;
	padding: 5px 0;
}
.art-mainbox {
	width: 100%;
	float: left;
	height: auto;
	padding: 30px 0;
}
.art-footerbox {
	width: 100%;
	float: left;
	height: auto;
	padding: 10px 0;
}

.text-center {
	text-align: center;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.no-padding-left {
	padding-left: 0;
}
.no-padding-right {
	padding-right: 0;
}
.art-logo {
	width: 100%;
	float: left;
	height: auto;
}
.main-menu {
	width: 100%;
	float: left;
	height: auto;
	margin-top: 5px;
}
.main-menu .navbar {
	border: none;
	margin-bottom: 0;
}
.navbar-default .navbar-nav > li {
	padding: 15px 18px;
}
.navbar-default .navbar-nav > li > a {
	color: #5a8107;
	text-transform: uppercase;
	font-size: 15px;
	padding: 5px 0;
	font-weight: 600;
	border-bottom: 1px solid #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	border-bottom: 1px solid #7fba04;
	color: #7fba04;
	outline: 0;
}
.bg-banner {
	width: 100%;
	float: left;
	height: auto;
	
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 300px;
	padding: 0;
}
.banner-formbg
{
	background: #6c8733;
}
.art-button {
	width: auto;
	padding: 10px 25px;
	background: #f2c909;
	color: #000000;
	font-size: 18px;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
}
.art-button:hover, .art-button:focus {
	text-decoration: none;
	color: #000;
	background: #c9a602;
}
.idel-candidate, .about-artevino, .history, .mission, .why-art, .testmonial, .faqs, .apply-footer, .disclimer {
	width: 100%;
	float: left;
	height: auto;
}
.candidate-img {
	width: 100%;
	float: left;
	height: auto;
	text-align: center;
	margin-bottom: 10px;
}
.candidate-img img {
	width: 150px;
	height: 150px;
	border-radius: 75px;
	border: 5px solid #343031;
}
.candid-description {
	width: 100%;
	float: left;
	height: auto;
}
.candid-description ul {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
}
.candid-description h4 {
	color: #fff;
}
.candid-description ul li {
	font-size: 16px;
	text-align: left;
	line-height: 22px;
	color: #fff;
	padding: 0 0 5px 18px;
	list-style: none;
	background-image: url(../images/left-arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.candid-description ul li:last-child {
	padding: 0 0 0px 18px;
}
.candid-btn, .button-box {
	width: 100%;
	float: left;
	height: auto;
	text-align: center;
}
.button-box {
	margin: 10px 0 0px 0;
}
.btn-top-center {
	margin-top: 25%;
}
.video-box {
	width: 100%;
	float: left;
	min-height: 200px;
}
.image-box {
	width: 100%;
	float: left;
	height: auto;
	text-align: center;
}
.image-box img {
	max-width: 100%;
}
.list-container {
	width: 100%;
	float: left;
	height: auto;
}
.list-container ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
.list-container ul li {
	width: 47%;
	float: left;
	height: auto;
	text-align: left;
	list-style: none;
	border-radius: 5px;
	padding: 10px;
	margin: 0 15px 10px 0;
	min-height: 175px;
}
.green {
	background: #476900;
	color: #fff;
}
.yellow {
	background: #f1c11f;
	color: #424141;
}
.yellow h4 {
	color: #424141;
	font-weight: 700;
	padding-bottom: 12px;
	text-align: center;
	font-size: 21px;
}
.yellow p {
	color: #424141;
	font-weight: 400;
	padding-bottom: 10px;
	text-align: center;
}
.green h4 {
	color: #fff;
	font-weight: 700;
	padding-bottom: 12px;
	text-align: center;
	font-size: 21px;
}
.green p {
	color: #fff;
	font-weight: 300;
	padding-bottom: 10px;
	text-align: center;
}
.why-art p span {
	color: #456600;
	font-size: 19px;
	text-align: left;
	padding: 10px 0;
	font-weight: 300;
	float: left;
	line-height: 27px;
}
.testmonial h3, .testmonial h4, .testmonial h5 {
	color: #fff;
}
.testmonial p {
	color: #fff;
}
.testmonial h4 {
	font-size: 22px;
	line-height: 28px;
	padding: 5px 0 0 0;
}
.testmonial h5 {
	padding: 5px 0 20px 0;
	font-size: 13px;
}
.testimonial-block {
	width: 100%;
	float: left;
	height: auto;
	margin: 10px 0;
}
.owl-theme .owl-controls .owl-pagination .owl-page span {
	background: #fff;
	opacity: 1;
}
.owl-theme .owl-controls .owl-pagination .active span {
	background: #f2c909;
}
.image-testimonial {
	width: 100%;
	float: left;
	height: auto;
	text-align: center;
}
.image-testimonial img {
	width: 180px;
	height: 180px;
	border-radius: 90px;
	border: 4px solid #f5d141;
}
.faqs h5 {
	color: #231f20;
	font-size: 18px;
	line-height: 26px;
	text-align: left;
	font-weight: 600;
}
.apply-footer h3, .apply-footer h4, .apply-footer h5, .apply-footer p {
	color: #fff;
}
.apply-footer h4 {
	line-height: 28px;
	font-weight: 300;
	text-align:left;
}
.disclimer h6 {
	font-size: 14px;
	color: #e8d478;
	text-align: left;
	padding: 5px 0;
}
.disclimer p {
	font-size: 12px;
	padding: 5px 0;
	line-height: 18px;
}
.art-footer-form {
	width: 100%;
	height: auto;
	float: left;
	margin: 10px 0;
}
.art-footer-form .form-control {
	border-radius: 0;
}
.submit-button {
	width: auto;
	float: left;
	padding: 5px 25px;
	background: #f2c909;
	color: #000000;
	font-size: 18px;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
}
.submit-button:hover, .submit-button:focus {
	text-decoration: none;
	color: #000;
	background: #fcd627;
}
.copyright p {
	padding: 0;
}
.apply-footer .image-box {
	margin: 10px 0;
}
.banner-slider {
	width: 100%;
	float: left;
	height: auto;
}
.banner-slider .carousel-caption {
	padding: 20px;
	right: auto;
	/* background-color:rgba(108,135,51, 0.8);
    /*max-width: 45%;*/
	bottom: auto;
	left: 5%;
	top: 35%;
	/* width: 50%;*/
	max-width: 60%;
	width: 60%;
}
.banner-learnmore {
	width: 100%;
	padding: 3px;
	background: #f2c909;
	border: none;
	margin-top: 15px;
	font-size: 20px;
	color: #000000 !important;
	padding: 7px 15px;
	text-decoration: none;
	text-shadow: none;
}
.banner-learnmore:focus, .banner-learnmore:hover {
	text-decoration: none;
	color: #000;
	background: #c9a602;
}
.float-left {
	/*float: left;*/
}
/*.banner-slider .carousel-caption p{ float: left; text-align: left; color: #fff; font-size: 18px; line-height: 27px;}*/

.banner-slider .carousel-caption p {
	float: left;
	text-align: center;
	color: #fff;
	font-size: 44px;
	line-height: 47px;
	font-weight: bold;
	text-shadow: #000 1px 2px 7px;
}
.banner-slider .carousel-caption p a {
	color: #adff00;
	cursor: pointer;
}
.banner-slider .carousel-caption p a:hover, .banner-slider .carousel-caption p a:focus {
	color: #8ac906;
	text-decoration: none;
}
.carousel-indicators li {
	width: 40px;
	height: 3px;
	border-radius: 0;
	background: #fff;
	border: 0;
	margin: 0;
}
.carousel-indicators li.active {
	width: 40px;
	height: 3px;
	border-radius: 0;
	background: #f2c909;
	border: 0;
	margin: 0;
}

.banner-form {
    width: 320px;
    height: auto;
   
    padding: 0;
    position: absolute;
   
    right: 70px;
    z-index: 999;
    margin-top: 0px;
    min-height: 250px;
}

.banner-formbg {
	background: #6c8733;
	display: inline-block;
}
.form-inner {
	width: 100%;
	float: left;
	padding: 10px 0;
}
.banner-form .form-inner h3 {
	width: 100%;
	text-align: center;
	color: #ffd201;
	font-size: 28px;
	font-weight: 600;
	line-height: 36px;
	text-transform: uppercase;
}
.banner-form .form-inner h3 span {
	font-size: 24px;
	font-weight: 400;
}
.form-group span {
	/*width: 100%;
	float: left;
	padding: 2px 0 10px 0;*/
	color: #fff;
	text-align: left;
	font-size: 13px;
}
.banner-form .form-inner .form-group .form-control {
	width: 100%;
	border-radius: 0;
}
.btn-get-start {
	width: 100%;
	text-align: center;
	padding-top: 0px;
	background: #f2c909;
	color: #000000;
	height: 35px;
	float: left;
	margin: 10px 0;
	text-transform: uppercase;
	border: none;
}
.form-group span.success {
	color: #ffd822;
}
.form-group span.error {
	color: #d02604
}
.btn-get-start:hover, .btn-get-start:focus {
	text-decoration: none;
	background: #fcd627;
	color: #000;
	cursor: pointer;
}
.form-field-box {
	width: 100%;
	float: left;
	height: auto;
	padding: 0 15px;
}
.form-container-box {
	width: 100%;
	float: left;
	height: auto;
	padding: 0 15px;
}
.form-field-box-btn {
	width: 100%;
	float: left;
	height: auto;
	padding: 0 15px;
}
.navbar-toggle {
	background: #6c8733;
	border: 1px solid #6c8733;
}
.navbar-default .navbar-toggle {
	border: 1px solid #6c8733;
}
.navbar-toggle:hover, .navbar-toggle:focus {
	background: #51720c;
}
.navbar-default .navbar-toggle .icon-bar {
	background: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background: #51720c;
}
.scroll-top {
	position: fixed;
	bottom: 5px;
	right: 5px;
	z-index: 9999;
}
.scroll-top a {
	background: #f2c909;
	outline: 0;
	width: 60px;
	height: 60px;
	border-radius: 30px;
	color: #000;
	text-align: center;
	display: inline-block;
	font-size: 16px;
	padding-top: 18px;
	text-transform: uppercase;
	font-weight: 600;
}
.scroll-top a:hover, .scroll-top a:focus {
	text-decoration: none;
	background: #fcd627;
	box-shadow: 0 1px 5px 0;
}
.form-container-box #contact {
	padding: 0;
}
.form-container-box input[type="text"].form-control, .form-container-box input[type="email"].form-control {
	height: 34px !important;
}
.form-field-box .form-group {
	margin-bottom: 0px;
}
.form-horizontal .form-group {
	margin-left: 0;
	margin-right: 0;
}
div.nexevocontainer {
	padding: 0 !important;
}
.nexevocontainer .form-group input[type="text"].form-control, .form-container-box input[type="email"].form-control {
	height: 34px !important;
	width: 100% !important;
	border-radius: 0 !important;
	padding: 0px 10px !important;
}
.set-form-padding {
	padding: 0 5px 0 0;
}
.nexevocontainer .form-group .submit-button {
	width: 100%;
	padding: 3px;
	background: #f2c909;
	border: none;
	margin-top: 10px;
}
.submit-button span {
	width: 100%;
	float: left;
	padding: 5px 10px 5px 10px;
	color: #000000;
	text-align: center;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
}
.art-footer-form .nexevocontainer .form-group .submit-button span {
	width: 100%;
	float: left;
	padding: 5px 10px 5px 10px;
	color: #000000;
	text-align: center;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
}
.nexevocontainer .form-group {
	margin-bottom: 20px;
}
.art-footer-form .nexevocontainer .form-group {
	margin-bottom: 15px;
}
.art-footer-form .nexevocontainer .form-group .submit-button {
	width: 180px;
	padding: 3px;
	background: #f2c909;
	border: none;
	margin-top: 15px;
}
div#nexevocontainer_m142 .required, div#nexevocontainer_m142 .asterisk {
	display: none;
}
div#nexevocontainer_m142 .required, div#nexevocontainer_m143 .asterisk {
	display: none;
}
div#nexevocontainer_m144 .required, div#nexevocontainer_m144 .asterisk {
	display: none;
}
.nexevocontainer .asterisk {
	display: none;
}
div#nexevocontainer_m144 .alert {
	padding: 2px 35px 2px 14px !important;
	margin-bottom: 10px;
}
div#nexevocontainer_m145 .alert {
	padding: 2px 35px 2px 14px !important;
	margin-bottom: 10px;
}
.apply-footer .image-box {
	text-align: left;
}
.nexevocontainer .form-group .submit-button:hover, .nexevocontainer .form-group .submit-button:focus {
	text-decoration: none;
	color: #000;
	background: #c9a602;
}
.navbar-default {
	background: #fff !important;
}
.header-menu-box {
	width: 100%;
	float: left;
	height: auto;
}
div#nexevocontainer_m143 .alert-success {
	padding: 20px 15px !important;
	margin-top: 25px;
	font-size: 15px;
	font-size: 15px;
	background-color: #f2c909 !important;
	color: #000000 !important;
	text-align: center !important;
}
#candidate .item h5 {
	text-align: center;
	color: #fff;
	width: 100%;
	float: left;
}
#candidate.owl-theme .owl-controls {
	margin-top: 0 !important;
}
.video-box iframe {
	width: 480px;
	height: 270px;
}



/*--media query starts here--*/







@media only screen and (min-width:280px) and (max-width:480px) {
.btn-top-center {
	margin-top: 30px;
}
.testmonial h4, .testmonial h5, .testmonial p {
	text-align: center;
}
.list-container ul li {
	width: 98%;
	min-height: auto;
}
.no-mobleft-padding {
	padding-left: 0;
}
.navbar-default .navbar-nav > li {
	padding: 5px 18px;
}
.art-logo {
	float: left;
	height: auto;
	text-align: center;
	width: 100%;
}
.art-logo img {
	display: inline;
}
.image-box img {
	max-width: 100%;
}
.banner-form {
	width: 100%;
	height: auto;
	padding: 15px 10px;
	position: relative;
	right: 0px;
	z-index: 999;
	margin-top: 0px;
	float: left;
}
.glyphicon.glyphicon-chevron-left
{
	margin-left: 0px !important;
}
.glyphicon.glyphicon-chevron-right
{
	margin-right:0px !important;
}
.banner-formbg {
	background: #6c8733;
	display: inline-block;
}
.form-field-box {
	width: 100%;
	float: left;
	height: auto;
	padding: 0 15px;
}
.form-field-box-btn {
	width: 100%;
	float: left;
	height: auto;
	padding: 0 15px;
}
.banner-slider .carousel-caption {
	padding: 20px;
	right: auto;
	background-color: rgba(0, 0, 0, 0.7);
	max-width: 80%;
	bottom: auto;
	left: 5%;
	top: 20%;
	width: 80%;
	display: none;
}
.banner-learnmore {
	width: 100%;
	padding: 3px;
	background: #f2c909;
	border: none;
	margin-top: 15px;
	font-size: 12px;
	color: #000000 !important;
	padding: 7px 15px;
	text-decoration: none;
	text-shadow: none;
}
.banner-learnmore:focus, .banner-learnmore:hover {
	text-decoration: none;
	color: #000;
	background: #c9a602;
}
.art-footer-form .nexevocontainer .form-group .submit-button {
	width: 100%;
	padding: 3px;
	background: #f2c909;
	border: none;
	margin-top: 15px;
}
.no-padding-mob {
	padding: 0;
}
.video-box iframe {
	width: 320px;
	height: 180px;
}
#candidate {
	margin-bottom: 15px;
}
}
 @media only screen and (min-width:481px) and (max-width:540px) {
.video-box iframe {
	width: 380px;
	height: 214px;
}
}
 @media only screen and (min-width:481px) and (max-width:640px) {
.btn-top-center {
	margin-top: 30px;
}
.testmonial h4, .testmonial h5, .testmonial p {
	text-align: center;
}
.list-container ul li {
	width: 98%;
	min-height: auto;
}
.no-mobleft-padding {
	padding-left: 0;
}
.navbar-default .navbar-nav > li {
	padding: 5px 18px;
}
.art-logo {
	float: left;
	height: auto;
	text-align: center;
	width: 100%;
}
.art-logo img {
	display: inline;
}
.image-box img {
	max-width: 100%;
}
.banner-form {
	width: 100%;
	height: auto;
	padding: 15px 10px;
	position: relative;
	right: 0px;
	z-index: 999;
	margin-top: 0px;
	float: left;
}
.glyphicon.glyphicon-chevron-left
{
	margin-left: 0px !important;
}
.glyphicon.glyphicon-chevron-right
{
	margin-right:0px !important;
}
.banner-formbg {
	background: #6c8733;
	display: inline-block;
}
.form-field-box {
	width: 50%;
	float: left;
	height: auto;
	padding: 0 15px;
}
.form-field-box-btn {
	width: 50%;
	float: left;
	height: auto;
	padding: 0 15px;
}
.banner-learnmore {
	width: 100%;
	padding: 3px;
	background: #f2c909;
	border: none;
	margin-top: 15px;
	font-size: 12px;
	color: #000000 !important;
	padding: 7px 15px;
	text-decoration: none;
	text-shadow: none;
}
.banner-learnmore:focus, .banner-learnmore:hover {
	text-decoration: none;
	color: #000;
	background: #c9a602;
}
.banner-slider .carousel-caption {
	padding: 10px 20px;
	right: auto;
	background-color: rgba(0, 0, 0, 0.7);
	max-width: 90%;
	bottom: auto;
	left: 5%;
	top: 5%;
	width: 90%;
}
.banner-learnmore {
	width: 100%;
	padding: 3px;
	background: #f2c909;
	border: none;
	margin-top: 15px;
	font-size: 12px;
	color: #000000 !important;
	padding: 7px 15px;
	text-decoration: none;
	text-shadow: none;
}
.banner-learnmore:focus, .banner-learnmore:hover {
	text-decoration: none;
	color: #000;
	background: #c9a602;
}
.banner-slider .carousel-caption p {
	float: left;
	text-align: left;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
}
.art-footer-form .nexevocontainer .form-group .submit-button {
	width: 100%;
	padding: 3px;
	background: #f2c909;
	border: none;
	margin-top: 15px;
}
.video-box iframe {
	width: 480px;
	height: 270px;
}
.no-padding-mob {
	padding: 0;
}
#candidate {
	margin-bottom: 15px;
}
}
 @media only screen and (min-width:641px) and (max-width:767px) {
.tv-logo {
	text-align: center;
}
.btn-top-center {
	margin-top: 50px;
}
.testmonial h4, .testmonial h5, .testmonial p {
	text-align: center;
}
.no-mobleft-padding {
	padding-left: 0;
}
.navbar-default .navbar-nav > li {
	padding: 5px 18px;
}
.art-logo {
	float: left;
	height: auto;
	text-align: center;
	width: 100%;
}
.image-box img {
	max-width: 100%;
}
.banner-form {
	width: 100%;
	height: auto;
	padding: 15px 10px;
	position: relative;
	right: 0px;
	z-index: 999;
	margin-top: 0px;
	float: left;
}
.glyphicon.glyphicon-chevron-left
{
	margin-left: 0px !important;
}
.glyphicon.glyphicon-chevron-right
{
	margin-right:0px !important;
}
.banner-formbg {
	background: #6c8733;
	display: inline-block;
}
.form-field-box {
	width: 50%;
	float: left;
	height: auto;
	padding: 0 15px;
}
.form-field-box-btn {
	width: 50%;
	float: left;
	height: auto;
	padding: 0 15px;
}
.banner-slider .carousel-caption {
	padding: 20px;
	right: auto;
	background-color: rgba(0, 0, 0, 0.7);
	max-width: 90%;
	bottom: auto;
	left: 5%;
	top: 38%;
	width: 90%;
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
left: 10%;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {

right: 10%;
}
.banner-slider .carousel-caption p {
	float: left;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
}
.banner-learnmore {
	width: 100%;
	padding: 3px;
	background: #f2c909;
	border: none;
	margin-top: 15px;
	font-size: 12px;
	color: #000000 !important;
	padding: 7px 15px;
	text-decoration: none;
	text-shadow: none;
}
.banner-learnmore:focus, .banner-learnmore:hover {
	text-decoration: none;
	color: #000;
	background: #c9a602;
}
.no-padding-mob {
	padding: 0;
}
.video-box iframe {
	width: 580px;
	height: 326px;
}
.list-container ul li {
	width: 47%;
	float: left;
	height: auto;
	text-align: left;
	list-style: none;
	border-radius: 5px;
	padding: 10px;
	margin: 0 15px 10px 0;
	min-height: 202px;
}
#candidate {
	margin-bottom: 15px;
}
}
 @media only screen and (min-width:768px) and (max-width:979px) {
.btn-top-center {
	margin-top: 50px;
}
.navbar-default .navbar-nav > li {
	padding: 5px 10px;
}
.banner-form {
	width: 100%;
	height: auto;
	padding: 15px 10px;
	position: relative;
	right: 10px;
	z-index: 999;
	margin-top: 0px;
	float: left;
}
.glyphicon.glyphicon-chevron-left
{
	margin-left: 0px !important;
}
.glyphicon.glyphicon-chevron-right
{
	margin-right:0px !important;
}
.banner-formbg {
	background: #6c8733;
	display: inline-block;
}
.form-field-box {
	width: 50%;
	float: left;
	height: auto;
	padding: 0 15px;
}
.form-field-box-btn {
	width: 50%;
	float: left;
	height: auto;
	padding: 0 15px;
}
.banner-slider .carousel-caption {
	padding: 20px;
	right: auto;
	background-color: rgba(0, 0, 0, 0.7);
	max-width: 90%;
	bottom: auto;
	left: 5%;
	top: 15%;
	width: 90%;
}
.banner-learnmore {
	width: 100%;
	padding: 3px;
	background: #f2c909;
	border: none;
	margin-top: 15px;
	color: #000000 !important;
	padding: 7px 15px;
	text-decoration: none;
	text-shadow: none;
}
.banner-learnmore:focus, .banner-learnmore:hover {
	text-decoration: none;
	color: #000;
	background: #c9a602;
}
.navbar-default .navbar-nav > li {
	padding: 0px 10px;
}
}
 @media only screen and (min-width:980px) and (max-width:1024px) {
.banner-form {
	width: 100%;
	height: auto;
	padding: 15px 10px;
	position: relative;
	right: 10px;
	z-index: 999;
	margin-top: 0px;
	float: left;
}
.glyphicon.glyphicon-chevron-left
{
	margin-left: 0px !important;
}
.glyphicon.glyphicon-chevron-right
{
	margin-right:0px !important;
}
.banner-formbg {
	background: #6c8733;
	display: inline-block;
}
.form-field-box {
	width: 50%;
	float: left;
	height: auto;
	padding: 0 15px;
}
.form-field-box-btn {
	width: 50%;
	float: left;
	height: auto;
	padding: 0 15px;
}
.banner-slider .carousel-caption {
	padding: 20px;
	right: auto;
	background-color: rgba(0, 0, 0, 0.7);
	max-width: 90%;
	bottom: auto;
	left: 5%;
	top: 20%;
	width: 90%;
}
.banner-learnmore {
	width: 100%;
	padding: 3px;
	background: #f2c909;
	border: none;
	margin-top: 15px;
	color: #000000 !important;
	padding: 7px 15px;
	text-decoration: none;
	text-shadow: none;
}
.banner-learnmore:focus, .banner-learnmore:hover {
	text-decoration: none;
	color: #000;
	background: #c9a602;
}
.navbar-default .navbar-nav > li {
	padding: 15px 10px;
}
}
 @media only screen and (min-width:1025px) and (max-width:1199px) {
.banner-form {
	width: 480px;
	height: auto;
	padding: 15px 10px;
	position: absolute;
	right: 10px;
	z-index: 999;
	margin-top: 25px;
}
.glyphicon.glyphicon-chevron-left
{
	margin-left: 0px !important;
}
.glyphicon.glyphicon-chevron-right
{
	margin-right:0px !important;
}
.banner-formbg {
	background: #6c8733;
	display: inline-block;
}
.form-inner {
	width: 100%;
	float: left;
	padding: 5px 0;
}
.form-field-box-btn {
	width: 50%;
	float: left;
	height: auto;
	padding: 0 15px;
}
.form-field-box {
	width: 50%;
	float: left;
	height: auto;
	padding: 0 15px;
}
.banner-slider .carousel-caption {
	padding: 20px;
	right: auto;
	background-color: rgba(0, 0, 0, 0.7);
	max-width: 45%;
	bottom: auto;
	left: 5%;
	top: 15%;
	width: 50%;
}
.banner-learnmore {
	width: 100%;
	padding: 3px;
	background: #f2c909;
	border: none;
	margin-top: 15px;
	font-size: 14px;
	color: #000000 !important;
	padding: 7px 15px;
	text-decoration: none;
	text-shadow: none;
}
.banner-learnmore:focus, .banner-learnmore:hover {
	text-decoration: none;
	color: #000;
	background: #c9a602;
}
}
 @media only screen and (min-width:1200px) and (max-width:1300px) {
.banner-form {
	width: 320px;
	height: auto;
	padding: 15px 10px;
	position: absolute;
	right: 20px;
	z-index: 999;
	margin-top: 2px;
}
.glyphicon.glyphicon-chevron-left
{
	margin-left: 0px !important;
}
.glyphicon.glyphicon-chevron-right
{
	margin-right:0px !important;
}
.banner-formbg {
	background: #6c8733;
	display: inline-block;
}
.form-inner {
	width: 100%;
	float: left;
	padding: 5px 0;
}
}
 @media only screen and (min-width:1025px) and (max-width:1050px) {
.navbar-default .navbar-nav > li {
	padding: 15px 20px;
}
}
 @media only screen and (min-width:980px) {
.embed-responsive-16by9 {
	padding-bottom: 60.25% !important;
}
}
#f_news .embed-responsive-16by9 {
	padding-bottom: 60.25% !important;
}
#f_news .bws-grid-widget .text p {
	margin-top: 8px !important;
	margin-bottom: 20px !important;
	font-family: "Open Sans" !important;
	padding: 0 20px 0 !important;
	text-align: left !important;
	font-size: 19px !important;
}
#f_news .bws-grid-widget.fader:hover .text, #f_news .bws-grid-widget.fader:hover .text p {
	top: 0 !important;
	font-size: 18px !important;
	margin-bottom: 0 !important;
}
.tv-logo {
    width: 100%;
    height: auto;
    padding: 0px 10px;
    z-index: 999;
    text-align: center;
}
.tv-logo img {
	  width: 84% !important;
    max-width: 306px;
}
.list-container ul li:last-child {
	width: 96%;
	min-height: auto;
}


.glyphicon.glyphicon-chevron-left
{
	margin-left: -50px;
}
.glyphicon.glyphicon-chevron-right
{
	margin-right:-65px;
}
#nexevo_form_m145 .form-group
{
	    margin-bottom: 5px!important;
}
.banner-formbg h3
{
	padding-bottom:8px!important;
}
div#nexevocontainer_m145 .alert-error
{
	font-size:10px!important;
}
.nexevocontainer .form-group select.nexevo_select{
 height: 34px !important;
    width: 100% !important;
    border-radius: 0 !important;
    padding: 0px 5px !important;
}
.form-group select.nexevo_select option:first-child{ color: #b1adad !important; font-size:12px !important;}
@media only screen and (min-width:768px) and (max-width:1024px){



 .art-footer-form .nexevocontainer .form-group .submit-button {
    width: 180px;
    padding: 3px;
    background: #f2c909;
    border: none;
    margin-top: 0px;
 }
 .art-footer-form .nexevocontainer .form-group {
    margin-bottom: 15px;
    width: 100%;
    float: left;
 }
}
.tem-fran
{
	padding:0px;
	z-index: 9999;
    position: absolute;
}
.btn-back  .glyphicon.glyphicon-chevron-left{ margin-left: 0;}
.copyright{ width:100%;}
.apply-footer p , .apply-footer h3 {
	text-align:left;
}
.bg-white
{
	background: #fff;
}
div#nexevocontainer_m144 div.alert ul {
    text-align: left;
}
.arte-blog-imgbox a img{ width:100%;}
.arte-blog-imgbox{ width:100%; float:left; height:auto; border:1px solid #cfcfcf; padding:10px; overflow:hidden;}
.arte-blog-imgbox a{min-height: 300px;     display: inline-block; background-position: center center;}
a.btn-green {
    background: #8ec300;
    background: -moz-linear-gradient(top, #8ec300 0%, #77a203 100%);
    background: -webkit-linear-gradient(top, #8ec300 0%, #77a203 100%);
    background: linear-gradient(to bottom, #8ec300 0%, #77a203 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ec300', endColorstr='#77a203', GradientType=0 );
    border: 1px solid #000 !important;
    color: #ffffff !important;
    display: inline-block;
    height: 35px;
    width: auto;
    margin-top: 20px !important;
    text-align: center;
    line-height: 38px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
    text-decoration: none;
    background: #8ec300;
    border-radius: 0 !important;
	padding: 0 10px;
}

.about-blog  i{ padding-right:8px;}
.blog_container {
    border-bottom: 1px dotted #cfcfcf;
    float: left;
   padding: 20px 0 10px;
}
.item-861
{
	display:none;
}
#robly_embedded_subscribe_form{width: 100%;float: left;}
#robly_embedded_subscribe_form h2{ color: #fff; }
.robly_field_group{width: 100%;float: left;}
.robly_field_group label{ width:100%; float: left; color: #fff; font-weight: 300; text-align: left; }
.robly_field_group input[type="text"]{ width:280px; float: left; height:35px; margin: 5px 0; }
#robly_embedded_subscribe_form div input[type="submit"]{background: rgba(0, 0, 0, 0) none repeat scroll 0 0;border: 2px solid #8dc200; color: #fff;font-size: 14px; font-weight: 400; height: auto; line-height: 30px;
    min-width: 100px; outline: medium none; text-transform: uppercase; padding: 2px 25px;}
#robly_embedded_subscribe_form div input[type="submit"]:hover, #robly_embedded_subscribe_form div input[type="submit"]:focus {background: #8ec300;
    background: -moz-linear-gradient(top, #8ec300 0%, #77a203 100%);
    background: -webkit-linear-gradient(top, #8ec300 0%, #77a203 100%);
    background: linear-gradient(to bottom, #8ec300 0%, #77a203 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ec300', endColorstr='#77a203', GradientType=0 );
    color: #fff;
    text-decoration: none;}
	.robly_field_group input[type="text"]{ width:280px; float: left; height:35px; margin: 5px 0; padding-left: 10px; }
	
	#robly_embedded_subscribe_form div input[type="submit"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #8dc200;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    height: auto;
    line-height: 30px;
    min-width: 100px;
    outline: medium none;
    text-transform: uppercase;
    padding: 2px 25px;
    float: left;
    margin: 10px 0;
}
.grecaptcha-badge {
    display: none !important;
}
.newsletter,.testimonial{float:left;} 
#payplans-order-confirm
{
background:none;
background-color:#476900;
width: 130px;
border: none;
}
.btn-primary
{
background:none !important;
background-color:#476900 !important;
border: none;
}
.open-access-button a{
	    background:#8dc200 none repeat scroll 0 0;
    border: 2px solid #8dc200;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    min-width: 100px;
    outline: medium none;
    text-transform: uppercase;
    padding: 8px;
}
.login .control-label {
    text-align: left !important;
}
.form-horizontal .control-label {
    padding-top: 10px;
    margin-bottom: 0;
    text-align: left;
}
.carousel-inner > .item
{
	position:none !important;
}
.payplans .pp-dashboard .nav-tabs > .active > a, .pp-dashboard .nav-tabs > .active > a:hover, .pp-dashboard .nav-tabs > .active > a:focus
{
color: #ffffff;
text-shadow: none;
background-color: #8ec300;
}
#accordion2 {
    display: none;
}
.plan-buttons.clearfix  .pull-right
{
	display:none;
}
.payplans .pp-gap-bottom05 {
    display: none;
}
#member-registration .control-group .controls{ padding:10px 0;}
.alert-error{background: #ecd5d8;
    color: #BC2A4D;
    font-size: 14px;
    line-height: 22px;
    margin-top: 10px;}
input[type="text"] .invalid{ border: 1px solid #ff0000;}
.subscription-login .star{
	color:#000;
}
.artclass_details p.open-access-button a{ margin-right:15px; }
.pp-dashboard .well h3{ font-size: 24px; padding-bottom: 10px; color: #476900;}
.pp-dashboard .pull-left h3{font-size: 24px;     padding-bottom: 10px; color: #476900;}
.form-group span {
    color: #231f20;
    text-align: left;
    font-size: 13px;
}

.payplans-wrap .text-info {
    color: #476900;
}

.payplans .pp-component h2{ color: #476900;} 
#jform_home_studio {

    width: 290px;

}