/* Menu modal styles*/
.modal {
    z-index: 99999999;
}
.modal-backdrop.in{
   opacity:0.6;
}
.menu-modal .modal-dialog {
    background: #fff none repeat scroll 0 0;
    height: auto;
    margin: 0 auto;
    opacity: 1;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.modal-content {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
}
.modal-header {
    border-bottom: medium none;
    min-height: 50px;
}
.modal-body {
    padding: 0px;
}
.login-member-holder {
    background: #354447 none repeat scroll 0 0;
    padding: 20px;
}
.login-member-holder a {
    display: block;
    font-family: "Open Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 0;
    outline: 0 none;
    padding: 20px 0;
    text-decoration: none;
}
.login-member-holder a:first-child {
    padding-top: 10px;
}
.login-member-holder a:last-child {
    padding-bottom: 10px;
}
.login-member-holder a.login-text {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.login-member-holder a.member-text {
    color: #ea8806;
    font-weight: 600;
    text-transform: uppercase;
}
.login-links-holder {
    background: #fff none repeat scroll 0 0;
    padding: 20px;
    position: relative;
}
.login-links-holder ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.login-links-holder ul li a {
    color: #666;
    display: inline-block;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 0;
    outline: 0 none;
    padding: 20px 0;
    text-decoration: none;
}
.login-links-holder ul li a:hover,.login-member-holder a:hover {
    text-decoration: underline;
}
.login-links-holder ul li:first-child a {
    padding-top: 10px;
}
.login-links-holder ul li:last-child a {
    padding-bottom: 10px;
}
.modal-body .close {
    height: 24px;
    opacity: 1;
    position: absolute;
    right: 25px;
    top: 25px;
    width: 24px;
}
.modal-dialog .content {
    width: 100%;
}

.modal-body .close-white {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    opacity: 1;
    padding: 0;
    display: block;
    height: 24px;
    opacity: 1;
    position: absolute;
    right: 25px;
    top: 20px;
    width: 24px;
    z-index: 999;
}
.modal-body .close-white::after,
.modal-body .close-white::before {
    background:#858585 none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 0;right:0;
    position: absolute;
    top: 10px;
    width: 30px;
}
.modal-body .close-white::before {
  -webkit-transform: rotate(133deg);
  -moz-transform: rotate(133deg);
  -ms-transform: rotate(133deg);
  -o-transform: rotate(133deg);
  transform: rotate(133deg);
}
.modal-body .close-white::after {
  -webkit-transform: rotate(-133deg);
  -moz-transform: rotate(-133deg);
  -ms-transform: rotate(-133deg);
  -o-transform: rotate(-133deg);
  transform: rotate(-133deg);
}
.modal-body .close-white::after {
    color: #fff;
    font-size: 65px;
}

@media only screen and (min-width: 520px) {
    .modal.menu-modal {
        text-align: center;
    
    }
    .modal.menu-modal:before {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle;
      margin-right: -0.25em; /* Adjusts for spacing */
    }
    .menu-modal .modal-dialog {
        width: 500px;
        display: inline-block;
        vertical-align: middle;
    }
    .login-member-holder,
    .login-links-holder ul {
        padding: 30px;
    }
	.login-links-holder ul li, .login-member-holder p{
    	text-align:left;
    }
    .login-links-holder {
        padding: 0px;
    }
}
@media only screen and (min-width: 720px) {
    .menu-modal .modal-dialog {
        width: 600px;
    }
    .login-member-holder,
    .login-links-holder ul {
        padding: 50px;
    }
    .login-links-holder ul {
        padding-bottom: 30px;
    }
    .login-member-holder {
        padding-top: 30px;
    }
    .login-links-holder ul li a,
    .login-member-holder a {
        padding: 25px 0;
    }
    .login-links-holder ul li:first-child a {
        padding-top: 0px;
    }
    .login-links-holder ul li:last-child a {
        padding-bottom: 0px;
    }
    .login-links-holder ul li a,
    .login-member-holder a {
        font-size: 21px;
    }
    .modal-body .close-white {
        height: 44px;
        right: 26px;
        top: 20px;
        width: 43px;
    }
    .modal-body .close-white::after,
    .modal-body .close-white::before {
        height: 2px;
        left: 0;
        position: absolute;
        top: 23px;
        width: 47px;
    }
}
@media only screen and (min-width: 1050px) {
    .menu-modal .modal-dialog {
        width: 600px;
    }
}
section.image-text-container {
    text-align: center;
    margin: 0 auto;
    padding: 40px 0;
    position: relative;
    overflow: hidden;
}
.image-text-wrapper{
     width: 90%;
     margin: 0 auto;
 }
.image-wrapper{
    height:auto;
    margin: 0 auto;
    width: 75%;        
}

.green-button {
   margin-left: 0px;
   /*width: 100%;*/
}

.text-wrapper {
  margin: 25px 0 0 0;
  text-align: center;
}

.text-wrapper ul {
  margin: 0px;
  padding-left: 15px;
}
.text-wrapper ul li {
    text-indent:-1em;
    text-align:left;
    }
.text-wrapper ul li > ul{
  margin: 0px;
  list-style-type: disc;
  padding-left: 20px;
}

.text-wrapper .h2-heading {
  text-align: center;
}

/*.h2-heading-white,*/
.text-wrapper ul li, 
.text-wrapper ul li p {
  color: #58595b;
  margin-bottom: 10px;
}

.text-wrapper ul li p .text-link {
  color: #10BF73;
}
.text-wrapper p{
    margin-bottom:0;
   }


.text-top-holder-program .h5-heading-white {
color : #fff;
}

.text-wrapper ul li p {
  margin-top: 15px;
  text-align: left;
  /*color: #fff;*/
}

.text-wrapper h2 {
  margin: 0;
  padding: 0;
}

.p-body-strong {
  color: #fff;
  display: block;
  /*text-align: center;*/
  margin-top: 30px;
}

span.embed-img {
  display: block;
  text-align: center;
}
.image-background-text-top-container .embed-img img:first-child {
  margin: 0 auto 25px;
}

.image-background-text-top-container span.embed-img img, .image-background-text-top-container img.embed-img {
  min-width: 0;
  display: block;
  width: 240px;
  height: auto;
  margin: 0 auto;
}

.text-top-holder-program .h1-heading-white {
  /*width: 70%;*/
  display: block;
  text-align: center;
}

.text-top-holder-program .h1-heading-white,.text-top-holder-program .p-body-white {
  color: #fff;
}

section.image-background-text-top-container p {
  max-width: none;
  width: 100%;
}

@media only screen and (min-width: 520px) {
                
  .text-wrapper {
                width: 90%;
                padding-left: 10px;
                text-align: center;
  }

  .image-wrapper {
    width: 45%;
  }

  .text-wrapper,
  .image-wrapper {
                display: inline-block;
                vertical-align: top;
  }

  .h2-heading-white {
    padding: 0;

  }

  .p {
    text-align: left;
  }

  .text-wrapper .green-button {
    text-align: center;
  }

  .text-wrapper h2 {
    margin: 0px 0 20px;
  }
.image-background-text-top-container span.embed-img img, .image-background-text-top-container img.embed-img {
    display: inline-block;
    width: 46%;
    max-width: 240px;
  }
.image-background-text-top-container .embed-img img:first-child {
  margin: 0 25px 0 0;
}

}

@media only screen and (min-width: 720px) {
  .text-wrapper,
  .image-wrapper {
                vertical-align: middle;
  }
      .image-wrapper {
    width: 25%;
  }


  .h2-heading-white {
    padding: 0px;

  }

                .green-button {
                  /* margin-left: 20px;*/
                   /*width: 200px;*/
                }
  .text-wrapper {
                width: 70%;
    margin-top: 25px;
    text-align: left;
  }

  .image-wrapper {
   /* margin-top: 100px;*/
  }
.text-wrapper{
    margin-top:0;
    }
  .text-holder {
    margin-top: 25px;
    text-align: left;
  }

  .text-wrapper .h2-heading,
  .text-holder p {
    text-align: left;
  }

  .text-wrapper a {
    text-align: center;
  }

  .text-top-holder-program .h1-heading-white {
    margin:0;
    text-align: inherit;
  }
  .image-background-text-top-container span.embed-img img, .image-background-text-top-container img.embed-img {
    display: block;
    margin: 0;
  }
  .image-background-text-top-container .embed-img img:first-child {
   margin: 0 0 25px 0;
  }

}

@media only screen and (min-width: 1050px) {
  section.image-text-container {
    /* height: 500px; */
        padding: 70px 0;
  }
.image-text-wrapper{
     width: 1000px;
        margin:0 auto;
 }
  .image-text-container .content {
    height: inherit;
  }
/*.image-wrapper {
    margin-top:20px;
    }*/
  .image-text-container img {
    height: auto;
  }

  /*.h2-heading-white {
    font-size: 50px;
    line-height: 65px;
  }*/


  .image-text-container {
    text-align: left;
    margin: 0 auto;
    padding: 70px 0;
    /*padding-left:30px;*/
    width: 100%;
  } 

  .image-background-text-top-container span.embed-img img , .image-background-text-top-container img.embed-img {
    display: inline-block;
    margin: 0;
  }
  span.embed-img {
    text-align: inherit;
  }
  .image-background-text-top-container .embed-img img:first-child {
    margin: 0 25px 0 0;
  }  

}

/* typeahead styles */ 
.typeahead.dropdown-menu > li > a  {
	padding-left:10px;
}

.typeahead.dropdown-menu > .active > a, .typeahead.dropdown-menu > .active > a:hover, .typeahead.dropdown-menu > .active > a:focus {
	background:#354447;
	background-image:none;color:#fff;	
	padding-left:9px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.typeahead {
	background-color: #FFFFFF;
}
.typeahead:focus {
	border: 0;
}
.tt-query {
	box-shadow:none;
}
.tt-hint {
	color: #999999;
}
.typeahead.dropdown-menu {
	background-color: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0;
	box-shadow: 0;
	margin-top: 3px;
	padding: 8px 0;
	min-width: 290px;
	height:auto;
	max-height:115px;
	overflow-y:scroll;	
}
.tt-suggestion {
	font-size: 24px;
	line-height: 24px;
	padding: 3px 20px;
}
.tt-suggestion.tt-is-under-cursor {
	background-color: #354447;
	color: #FFFFFF;
}
.tt-suggestion p {
	margin: 0;
	text-align:left;
	padding-left:0;
	font-size:15px;	
}
.input-holder {
    position: relative;
	width:290px;
	margin:0 auto;
}	
.search-input-area {
	line-height:21px;
}
.location-delete {
	display:none;
	width: 16px;
    height: 16px;
    position: absolute;
    right: 15px;
	bottom: 16px;
	cursor:pointer;
}


@media only screen and (min-width: 520px) {
.location-delete {
	right:20px;
}
.input-holder { 
	width:calc();
}
.university-business-wrapper .search-input-area,.university-business-wrapper ul.dropdown-menu{ 
	width:100%;
}

}
@media only screen and (min-width: 720px) {
.input-holder {
	display:inline-block;
   /* margin: 0 0 0 10%;*/
    position: relative;
    width: 430px;
	margin-right:10px;
	vertical-align:top;
            width:auto;
}
}
@media only screen and (min-width: 1050px) {
.input-holder {

	/*margin-left:20%;*/
}
}
/* University Business wrapper */
.input-holder .glyphicon-search {
  color: #00a162;
    font-size:20px;
    line-height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
     border-left: 2px solid #e4e4e4;
}
.programsearch section.university-business-wrapper {
    padding: 40px 0 40px;
    background: #354447;
    height: auto;
}
.university-business {
    text-align: inherit;
    color: #fff;
}
.university-business h2 {
    color: #fff;
}
.university-business h2 span {
    display: block;
}
.university-business p {
    margin: 5px auto;
    color: #fff;
    padding: 0 15px;
}
.input-holder {
    position: relative;
}
.university-business {
    padding: 0 12px;
}
.uni-controls {
    text-align: center;
}
.uni-controls .input-holder {
    margin-top: 25px;
    text-align: center;
    width: 100%;
    display: inline-block;
}
.program-search-section .uni-controls .input-holder {
  width: 95%;
}
.uni-controls a.search-btn {
    min-width: 290px;
    margin: 25px auto 0;
    text-align: center;
    display: table;
}
.programsearch .university-business .uni-controls a.search-btn {
  top:0;
}
.programsearch .university-business-wrapper.with-padding {
  padding-top: 75px;
}
.programsearch .h2-heading-white,
.programsearch .h1-heading-white,
.programsearch .search-text-holder p {
    text-align: inherit;
}
.programsearch .p-body,
.programsearch .search-text-holder .p-body {
    text-align: center;
}

.location-delete::after {
    content: '\D7';
}
.location-delete {
    color: #C9C9C9;
    font-size: 37px;
    font-weight: 100;
    bottom: 35px !important;
}
.location-delete:hover {
    color: #A1A1A1;
}
.university-business-wrapper .uni-controls .input-holder input,
.search-text-holder .uni-controls .input-holder input {
    width: 83%;
    border: 0;
    border-radius: 0;
    line-height: 22px; 
    padding-top: 14px;
    padding-bottom: 14px;
    display: inline-block;
    vertical-align: top;
}
.program-search-section .university-business-wrapper .uni-controls .input-holder input {
    width:81%;
            }
    .university-business-wrapper .location-delete, .program-search-section .location-delete {
        right: 65px;
    }
                @media only screen and (min-width: 400px) {
.program-search-section .uni-controls .input-holder input {
                width:88%;
                    }
                            }
@media only screen and (min-width: 520px) {
    .university-business-wrapper .location-delete {
        right:85px;
    }
            .input-holder .glyphicon-search {
                right:20px;
                    }
                              .program-search-section .uni-controls .input-holder input {
                width:85%;
                    }
                        .university-business-wrapper .location-delete, .program-search-section .location-delete {
        right: 90px;
    }
}
@media only screen and (min-width: 720px) {
    .university-business h2 span {
        display: inline;
    }
    .university-business p {
        width: 650px;
        margin-bottom: 0px;
    }
    .university-business input {
        width: 403px;
        height: 50px;
        line-height: 27px;
    }
    .uni-controls {
        text-align: center;
    }
    .uni-controls .input-holder {
        text-align: center;
        width: 600px;
        margin-right: 0;
        float: none;
    }
    .uni-controls a.search-btn {
        min-width: 200px;
        height: 50px;
        line-height: 50px;
        display: inline-block;
    }
    .programsearchicon {
        margin: 0 0 0 -4px;
    }
    .university-business-wrapper .uni-controls .input-holder input,
    .search-text-holder .uni-controls .input-holder input {
        width: 83%;
    }

.program-search-section .uni-controls .input-holder {
    width:600px;
            }.program-search-section .uni-controls .input-holder input {
                width:85%;
                    }


}
@media only screen and (min-width: 1050px) {
    .programsearch section.university-business-wrapper {
        padding: 70px 0;
    }
    .university-business {
        max-width: 1000px;
        margin: 0 auto;
    }
    .university-business p {
        width: 800px;
    }
    .university-business h2 {
        padding: 0 20px;
    }
}
/* University Business wrapper style ends here*/


.ui-autocomplete-input {
    padding-right:40px !important;
}
.ui-autocomplete {
	background-color: #FFFFFF;
    border-radius:0 !important;
	border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 8px 0 !important;
    max-height: 155px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}
.ui-menu .ui-menu-item a { 
	text-decoration: none; 
	display: block; 
	padding: 5px 15px !important; 
	line-height: 1.5; 
	zoom: 1;
	font-size:16px; 
	font-weight: normal; 
	border-radius:0; 
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active { 
	background:#354447;
	background-image:none;color:#fff;
	padding-left:15px !important;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
    border-top:1px solid #354447;
    border-bottom:1px solid #354447;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
		}
section.program-search-section{
	position:relative;
	overflow:hidden;
    height:500px;
}
.fixed {
	width: 100%;
	left: 0;
	position: fixed;
	top: 0;
	z-index: 99;
}
.program-search-section img.search-bg {
	height:500px;
	min-width:100%;
	max-width:none;
	background-position:30% 70%;
    display:none;
}
.search-text-holder {
	position:absolute;
	top:40px;	
    margin: 0 auto;
    right: 0;
    left: 0;
}
.search-text-holder h1{
	color:#fff;
	padding-bottom:5px;
    text-align:center;
}
.search-text-holder p {
	color:#fff;
	padding:5px 20px 0 20px;
    text-align:center;
}

.search-input-area {
	line-height:21px;
}

.program-search-form ul.dropdown-menu{
	/*width:430px;*/
}
.program-search-form input[type="text"], .programsearch input[type="text"] {
  height: 50px !important;
  line-height: normal;

}
@media only screen and (min-width: 520px) {

.program-search-form .search-input-area,.program-search-form ul.dropdown-menu{ 
	width:100%;
}
            .search-text-holder h1 {
            padding:0 8px;
                }
}
@media only screen and (min-width: 720px) {

.search-text-holder p {
	padding:0 20px;
}
.program-search-form .search-input-area,.program-search-form ul.dropdown-menu{ 
	width:100%;
}
.program-search-form input[type="text"], .programsearch input[type="text"] {

    width:430px;
}
}
@media only screen and (min-width: 1050px) {
section.program-search-section  {
	height:500px;
}
.program-search-section img.search-bg {
	height:auto;
	max-width:100%;
}
.search-text-holder {
    top: 70px;
    width: 1000px;
}
.search-text-holder h1{
	padding-bottom:15px;
}

}

/* CUSTOMIZE THE CAROUSEL */
#car-banner.carousel .carousel-control { visibility: hidden; }
/*.carousel:hover .carousel-control { visibility: visible; }*/
.glyphicon-chevron-right:before {
	content:"";
}
.glyphicon-chevron-left img,.glyphicon-chevron-right img {
	width:16px;
	height:34px;
}
.glyphicon-chevron-left img {
	position:relative;
	left:10px;
}
.glyphicon-chevron-right img {
	position:relative;
	right:10px;
}
.glyphicon-chevron-left:before {
	content:"";
}
.carousel-control.left, .carousel-control.right {
	background-image:none;
}
#car-banner .carousel-control .icon-prev,#car-banner  .carousel-control .icon-next,#car-banner  .carousel-control .glyphicon-chevron-left,#car-banner  .carousel-control .glyphicon-chevron-right {
	top:50%;
}
.carousel-caption {
	text-shadow: 0 0px 55px rgba(0,0,0,.6);
}

/* Banner styles */
.carousel-caption span.h1-banner-caption {
    color: #ffffff;
    font-family: "Droid Serif Italic","Droid Serif";
    font-size: 45px;
    font-style: italic;
    font-weight: 400;
    line-height: 55px;
    text-align: center;
}
.carousel-caption.banner {
    left: 6%;
    padding-bottom: 30px;
    right: 6%;
	top: 21%;
}
.carousel-control {
	width:7%;
	opacity:1;
}
#car-banner .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	min-width: 100%;
	max-width:none;
	/* height:500px; */

}

@media only screen and (min-width: 520px) {
.carousel-caption span.h1-banner-caption {
    font-size: 60px;
    line-height: 60px;
}
.glyphicon-chevron-left img,.glyphicon-chevron-right img {
	width:20px;
	height:42px;
}


}

@media only screen and (min-width: 720px) {
#car-banner .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	/* height:500px; */
	}
.carousel-caption span.h1-banner-caption {
	font-size: 100px;
    line-height:100px;
}
.glyphicon-chevron-left img,.glyphicon-chevron-right img {
	width:30px;
	height:64px;	
}
}

@media only screen and (min-width: 1050px) { 
#car-banner .carousel-inner > .item {
	/* height:500px; */
}
#car-banner .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	height:auto;
    min-width:100%;
    max-width:100%;

}
.carousel-caption.banner {
	top: 28%;
}
.carousel-caption h1 {
	max-width:1000px;
}	

.glyphicon-chevron-left img,.glyphicon-chevron-right img {
	width:35px;
	height:75px;
}
#car-banner .carousel-control .icon-prev,#car-banner  .carousel-control .icon-next,#car-banner  .carousel-control .glyphicon-chevron-left,#car-banner  .carousel-control .glyphicon-chevron-right {
	top:45%;
}

}

/* Blog styles */
#blog-banner .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	min-width: 100%;
	max-width:none;
	height:600px;
	background-position: center center;
	background-size: cover;
}
#blog-banner .carousel-inner > .item{
    transition:left 0.2s ease-in-out 0s;
}
.carousel-caption h1.blog-caption {
    color: #ffffff;
    font-family: "Droid Serif Italic","Droid Serif";
    font-size: 32px;
    font-style: italic;
    font-weight: 400;
	margin-top:0px;
    line-height:42px;
    height:250px;
}
.carousel-caption p.blog-description {
	color:#fff;
    text-align:center;
     padding: 0 10px;
	 margin:0;
}
.carousel-caption.blog {
    left: 6%;    
    right: 6%;
	top: 0%;
}
#blog-banner .carousel-control .icon-prev,#blog-banner  .carousel-control .icon-next,#blog-banner  .carousel-control .glyphicon-chevron-left,#blog-banner  .carousel-control .glyphicon-chevron-right {
	top:20%;
}
#blog-banner .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    height:600px;
}
.tumblr-space {
	text-align:center;
	margin:0 auto;
}
.tumblr-holder {
	padding:35px 0 50px;
}
.tumblr-holder .tumblr-img{
	float:none;
}
.tumblr-holder .tumblr-img img {
	//width:270px;
	height:auto;
	display:inline;
}
.tumblr-holder .tumblr-description{
	margin-top:30px;
}
.tumblr-description h4 {
	margin-bottom:3px;
}

@media only screen and (min-width: 520px) {
.carousel-caption h1.blog-caption {
    font-size: 45px;
    line-height: 60px;
    height: 270px;
    margin-top:10px;
}
.tumblr-holder .tumblr-img img {
	//width:339px;
	height:auto;
}
#blog-banner .carousel-control .icon-prev,#blog-banner  .carousel-control .icon-next,#blog-banner  .carousel-control .glyphicon-chevron-left,#blog-banner  .carousel-control .glyphicon-chevron-right {
	top:25%;
}

}
@media only screen and (min-width: 720px) {
#blog-banner .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	height:auto;
    min-width:100%;
    max-width:100%;

}
.carousel-caption h1.blog-caption {
	font-size: 100px;
	margin-top:10px;
    line-height:100px;
    height:28%;
}
.carousel-caption p.blog-description {
}

.tumblr-holder .tumblr-img img {
	//width:405px;
	height:auto;
}

}
@media only screen and (min-width: 1050px) { 

.carousel-caption h1.blog-caption {
	font-size: 70px;
	margin-top:35px;
    line-height:85px;
    height:40%;
}

.tumblr-description h4,.tumblr-description p {	
	text-align:left;
	margin-bottom:10px;
}

.tumblr-holder .tumblr-img{
	float:left;
	margin-right:30px;
	width:50%;
}
.tumblr-holder {
	margin-bottom:80px;
	
}

.carousel-caption{
    margin:0 auto;
}
.carousel-caption.blog {
    left: 0;    
    right: 0;

}
}

/* left arrows */
.glyphicon-chevron-left::before, .glyphicon-chevron-left::after {
    content: "";
    left: 8px;
    background: none repeat scroll 0 0 #fff;
    height: 3px;
    position: absolute;
    width: 22px;
}
.glyphicon-chevron-left::before {
    top: 7px;
    transform: rotate(130deg);

}
.glyphicon-chevron-left::after {
    top: 23px;
    transform: rotate(-130deg);
}

@media only screen and (min-width: 520px) { 
.glyphicon-chevron-left::before, .glyphicon-chevron-left::after {
    left: 6px;
    width: 30px;
    height: 4px;
}
.glyphicon-chevron-left::before {
    top: 9px;
    transform: rotate(131deg);

}
.glyphicon-chevron-left::after {
    top: 29px;
    transform: rotate(-131deg);
}
}
@media only screen and (min-width: 720px) { 
.glyphicon-chevron-left::before, .glyphicon-chevron-left::after {
    left: 2px;
    width: 45px;
    height: 6px;
}
.glyphicon-chevron-left::before {
    top: 13px;
    transform: rotate(130deg);

}
.glyphicon-chevron-left::after {
    top: 43px;
    transform: rotate(-130deg);
}
}
@media only screen and (min-width: 1050px) { 
.glyphicon-chevron-left::before, .glyphicon-chevron-left::after {
    left: 3px;
    width: 45px;
    height: 6px;
}
.glyphicon-chevron-left::before {
    top: 18px;
    transform: rotate(125deg);

}
.glyphicon-chevron-left::after {
    top: 52px;
    transform: rotate(-125deg);
}
}

/* right arrows */
.glyphicon-chevron-right::before, .glyphicon-chevron-right::after {
    content: "";
    left: -30px;
    background: none repeat scroll 0 0 #fff;
    height: 3px;
    position: absolute;
    width: 22px;
}
.glyphicon-chevron-right::before {
    top: 7px;
    transform: rotate(50deg);

}
.glyphicon-chevron-right::after {
    top: 23px;
    transform: rotate(-50deg);
}

@media only screen and (min-width: 520px) { 
.glyphicon-chevron-right::before, .glyphicon-chevron-right::after {
    left: -35px;
    width: 30px;
    height: 4px;
}
.glyphicon-chevron-right::before {
    top: 9px;
    transform: rotate(48deg);

}
.glyphicon-chevron-right::after {
    top: 29px;
    transform: rotate(-48deg);
}
}
@media only screen and (min-width: 720px) { 
.glyphicon-chevron-right::before, .glyphicon-chevron-right::after {
    left: -46px;
    width: 45px;
    height: 6px;
}
.glyphicon-chevron-right::before {
    top: 13px;
    transform: rotate(51deg);

}
.glyphicon-chevron-right::after {
    top: 43px;
    transform: rotate(-51deg);
}
}
@media only screen and (min-width: 1050px) { 
.glyphicon-chevron-right::before, .glyphicon-chevron-right::after {
    left: -18px;
    width: 45px;0
    height: 6px;
}
.glyphicon-chevron-right::before {
    top: 18px;
    transform: rotate(54deg);

}
.glyphicon-chevron-right::after {
    top: 52px;
    transform: rotate(-54deg);
}
}

/* Top cities styles */


section.top-cities-container {
	padding:30px 0 10px 0;
}
section.top-cities-container hr{
	padding-top:30px;
}
.sharing-location-info {
	/*width:240px;*/
	margin:0 auto;
}
.sharing-location-info h2 {
        text-align:center;
    padding:0 10px;
}
.sharing-location-info h2 a{
	color:#00a261;
	font-weight:600;
	text-decoration:none;
}
.sharing-location-info h2 a:hover{
	text-decoration:underline;
}

.sharing-location-info h2 a:active{
   	color: #057746 !important;
    text-decoration:none;
}	 
.sharing-location-info h2 a:visited{
	 color: #00A162; text-decoration: underline; 
}	

.location-section-container {
	display:block;
	padding:8px;
	overflow:hidden; 
}
.location-section-container a{
        display:block;
    }
.location-box {
	float:left;
	width:140px; 
	height:70px;
	border:2px solid #c9c9c9;
	margin:6px;  
	background:#f9f9f9;
	cursor:pointer;
}
.box-left {
	display:none;
}

.box-right {
	width:100%;
}
.box-right h1{
	font-family: 'Open Sans Semibold', 'Open Sans';
	color:#00a261;
	font-size: 40px;
	line-height: 10px;
	text-align:center;
	font-style: normal;
	font-weight:600;
	text-transform:uppercase;
    margin:20px 0 10px 0;
}
.box-right p{
	font-family: 'Open Sans Light', 'Open Sans';
	color:#1E1E1E;
	font-size: 11px;
	font-weight:200;
	line-height: 28px;
	text-align:center;
	text-transform:capitalize;
}
.location-box h1.view-all{
	font-family: 'Open Sans Light', 'Open Sans';
	font-weight: 600;
	font-style: normal;
	font-size: 16px;
	text-transform:uppercase;
	color:#00A261;
	text-align:center;
	line-height: 16px;
    margin:20px 0 10px 0;
}
.location-box p.arrow-img-green
 {
    height: 10px;
    margin: 0 auto;
    width: 20px;
}
.location-box p.arrow-img-green span {
    display: none;
}
.location-box p.arrow-img-green {
        line-height:normal;
    }
.location-box.view-cities p.arrow-img-green::after,
.location-box.hide-cities p.arrow-img-green::after {
    content: '\203A';
    font-size: 57px;
    color: #00A162;
    position: absolute;
    font-weight: 100;
}
.location-box.view-cities p.arrow-img-green::after {
    transform: rotate(90deg);
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    right: 0;
    top: 64px;
    left: 15px;
}
.location-box.hide-cities p.arrow-img-green::after {
    transform: rotate(270deg);
    -webkit-transform:rotate(270deg);
    -moz-transform:rotate(270deg);
    -ms-transform:rotate(270deg);
    top: 10px;
    left: 54px;
}
.view-cities,
.hide-cities {
    position: relative;
}
.hide-cities {
	color:#00a261;
	display:none;
	background:#e4e4e4;
}
.hide-cities h1.view-all{
	color:#00a261;
}
.cities-container {
	padding:15px 5px 0 5px;
	display:none;
}
.city-name-list {
	margin-left:10px;
	margin-bottom:30px;
	display: block;
	overflow: hidden;
    text-align: left; 
}
.city-name-list h2 {
	font-family: 'Open Sans Light', 'Open Sans';
	font-weight: 200;
	font-style: normal;
	font-size: 27px;
	line-height:60px;
	border-bottom:2px solid #E4E4E4;
	color:#354447;
	text-align:left;
	margin-top:0px;
	margin-bottom:10px;
	max-width:100%;
}
.city-box {
	width:48%;
    margin-right:1%;
    min-height: 50px;
    height: auto;
    float:left;
    margin-top:20px;
}

.city-box ul{
	list-style:none;
	padding:0;
	margin:0;
}

.city-box ul li {
	padding:8px 0;
	word-wrap: break-word;
}

.city-box ul li a{
	font-family: 'Open Sans';
	font-weight: 600;
	font-style: normal;
	font-size: 15px;
	text-decoration: none;
	color: #00A261;
	text-align: left;
	line-height: 20px;
	text-transform:none;
	outline: 0;
}
.city-box ul li a:hover{
	text-decoration:underline;
}
.city-box ul li a:hover{
	text-decoration:underline;
}

.city-box ul li a:active{
   	color: #057746 !important;
    text-decoration:none;
}	 
.city-box ul li a:visited{
	 color: #00A162; text-decoration: underline; 
}	
.location-section-container a:hover{
     text-decoration:none;
}
@media only screen and (max-width: 519px) {
.sharing-location-info {
	padding-bottom:10px;
}
}

@media only screen and (min-width: 520px) {

.location-box.view-cities p.arrow-img-green::after,
.location-box.hide-cities p.arrow-img-green::after {
    font-size: 92px;
}
.location-box.view-cities p.arrow-img-green::after {
    transform: rotate(90deg);
    right: 0;
    top: 81px;
    left: 26px;
}
.location-box.hide-cities p.arrow-img-green::after {
	left: 87px;
    top: -6px;
}        
section.top-cities-container {
	padding-bottom: 20px;

}


.sharing-location-info {
	/*width:350px;*/
}
.location-section-container { 
	padding: 3px 15px;
	margin-top:10px;
}
     
.city-name-list h2 {
	font-size:33px;
	color:#354447;
}
.city-box ul li {
	padding: 10px 0;
}
.city-box ul li a{
	font-size:19px;
}
.location-box {	
	width:225px;
	height:80px;
	margin:10px;
}

.box-left {
	display:block;
	width:35%;
	float:left;
}
.box-left .image{
	width:61px;
	height:60px;
	vertical-align:middle;
	margin-top: 9px;
	margin-left: 12px;
}

.box-right {
	width:65%;
	float:left;
}
.box-right h1{
	line-height:13px;
}
.box-right p{
	line-height:35px;
	font-size:12px;
}

.location-box h1.view-all{
	font-size:24px;
}
.location-box p.arrow-img-green, .location-box p.arrow-img-white{
	width:35px;
	height:17px;
	margin: 15px auto;
}

}
@media only screen and (min-width: 720px) {
.location-box.view-cities p.arrow-img-green::after,
.location-box.hide-cities p.arrow-img-green::after {
    font-size: 116px;
}
.location-box.view-cities p.arrow-img-green::after {
    transform: rotate(90deg);
    right: 0;
    top: 147px;
    left: 32px;
}
.location-box.hide-cities p.arrow-img-green::after {
	left: 139px;
    top: 7px;
}  
section.top-cities-container {
	padding-bottom:10px;
}
section.top-cities-container hr{
	padding-top:25px;
}

.sharing-location-info {
	/*width:500px;*/
}
.sharing-location-info p{
	font-size: 48px;
	line-height: 61px;
}

.city-name-list h2 {
	font-size:40px;
}
.city-box {
	margin-right:0;
}
.city-box ul li {
	padding:15px 0;
}
.city-box ul li a{
	font-size:21px;
}
.location-section-container {
	padding: 6px;
	/*margin-top:20px;*/
}
.location-box {      
	width:340px;
	height:140px;
	margin:7px;
}
.box-left {
	display:block;
	width:35%;
	float:left;
}
.box-left .image{
	width:100px;
	height:100px;
	vertical-align:middle;
	margin:18px;
}

.box-right {
	width:65%;
	float:left;
}
.box-right h1{
	font-family: 'Open Sans Light', 'Open Sans';
	line-height:60px;
	font-size:80px;
}
.box-right p{
	line-height:35px;
	font-size:16px;
}
.location-box h1.view-all{ 
	font-size:38px;
	line-height:40px;  
    margin-top: 30px;
}
.location-box p.arrow-img-green{
	width:46px;
	height:22px;
	margin: 0 auto;
}

}
@media only screen and (min-width: 1050px) {
.location-box.view-cities p.arrow-img-green::after,
.location-box.hide-cities p.arrow-img-green::after {
    font-size: 150px;
}
.location-box.view-cities p.arrow-img-green::after {
    transform: rotate(90deg);
    right: 0;
    top: 197px;
    left: 40px;
}
.location-box.hide-cities p.arrow-img-green::after {
	left: 84px;
    top: 112px;
}  
section.top-cities-container {
	padding:35px 0 25px 0;
}
section.top-cities-container hr{
	padding-top:55px;
}

.sharing-location-info h1, .sharing-location-info h2{
    max-width:800px;
 }
.sharing-location-info p{
	font-size: 50px;
	line-height: 65px;
}
.cities-container{
	padding:45px 30px 30px 30px;
}
.city-name-list h2 {
	font-size:53px;
	color:#333333;
	line-height:100px;
	padding-left: 40px;
}
.city-box ul li {
	padding:15px 0 15px 40px;
}
.city-box ul li a{
	font-size:24px;
}
.location-section-container {
	padding: 15px 14px 0 14px;
}
.location-box {
	width:250px; 
	height:330px;  
	margin:37px;
}

.box-left {
	display:block;
	float:none;
	width:100%;
}
.box-left .image{
	width:145px;
	height:145px;
	vertical-align:middle;
	margin: 20px 52px;
}

.box-right {
	float:none;
	width:100%;
}


.box-right p{
	font-family: 'Open Sans';
	line-height:35px;
	font-size:20px;
	color:#354447;
}
.location-box h1.view-all{ 
	font-size: 44px;
	line-height: 50px;
	margin-top: 85px;    
	font-weight:600;
}

.location-box  p.arrow-img-green, .location-box   p.arrow-img-white{
	width:56px;
	height:27px;
	margin: 20px auto;
}

.location-box p.arrow-img-white{
	width:56px;
	height:27px;
	margin: 37px auto;
}

.location-box:hover, .view-cities:hover {	
	background:#F2F2F2;
	transition: background-color 0.3s ease 0s;
	-webkit-transition: background-color 0.3s ease 0s;
	-moz-transition: background-color 0.3s ease 0s;
	-ms-transition: background-color 0.3s ease 0s;
}
.location-box.active, .location-box:active {	
	background:#E9E9E9;
    transition: background-color 0.3s ease 0s;
	-webkit-transition: background-color 0.3s ease 0s;
	-moz-transition: background-color 0.3s ease 0s;
	-ms-transition: background-color 0.3s ease 0s;
}

.location-box .box-right h1 {
	font-family: 'Open Sans Bold','Open Sans';
    font-size: 80px;
	font-weight:600;
}

.location-box .box-right h1 {
    margin-top:0;
    }
}
/* Top cities style ends here */


/* University or Business Link*/

section.university-business-link {
	padding:15px 10px 40px;
}

section.university-business-link .content{
	text-align:center;
    width:100%;
}
a.uni-bus-link {
	font-family: 'Open Sans Light', 'Open Sans';
	font-weight: 200;
	font-style: normal;
	font-size: 15px;	
	color:#00a261;
	text-decoration: none;
	color: #00A261;
	line-height: normal;
	margin:0 auto;	
	display:inline-block;
	/*border:1px solid #00a261;*/
	width:290px;
	height:30px;
	line-height: 29px;	
}


@media only screen and (min-width: 520px) {
a.uni-bus-link {
	font-size: 21px;
	width:490px;
	height:50px;
	line-height: 45px;	
}

}
@media only screen and (min-width: 720px) {

a.uni-bus-link {
	font-size: 24px;
	width:700px;
	height:60px;
	line-height: 55px;	
}

}
@media only screen and (min-width: 1050px) {
    section.university-business-link {
	padding:0 0 60px 0;
}

section.university-business-link .content {
    text-align: center;
}
a.uni-bus-link {
	font-size: 35px; 
	width:901px;
	height:80px;
	line-height: 72px;	  
}
a.uni-bus-link:hover {
	background-color:#00A261;
	color:#fff;
}


}
/* Styles for become a member screen */ 
/* .become-member-wrapper {    
    background:#354447;
    background:#344245;
} */

.become-a-member-background {         
background:#354447 !important;
}


#member-log-in-form {
    display:none;
}   
.become-member-wrapper {
    width:100%;
    height:auto;
    margin:0 auto;
    display:block;
    overflow:hidden;
    text-align:center;
    background:#354447;
    

}
.become-member-wrapper a.logo{
    width:209px;
    height:28px;
    display:inline-block;
    margin-top:29px;
}


.registration-form {
    margin-top:25px;
    padding:0 15px;
    text-align:center;
}
.registration-form h2.h2-heading {
    color:#fff;
    margin-top:25px;
}
.member-box {
    margin:23px 0 15px 0;
    text-align:center;
    position:relative;
}
.member-box label{
    display:block;
    font-family: 'Open Sans Regular','Open Sans';
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    color:#fff;
    text-align:left;
}
.registration-form .continue, .registration-form .log-in{
    width:290px;
}
.registration-form hr {
	margin:30px auto 30px;
	text-align:center;
	width:290px;
    height:1px;
	border-top:2px solid #717B7D;
    position: relative;
    top: 2px;
}
.registration-form p,.registration-form p label{
    font-family: 'Open Sans Regular','Open Sans';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;  
    color:#fff;     
}

p.checkbox-holder {
    width:290px;
    margin:0 auto;
}
.registration-form p.checkbox-holder label{
    text-align:left;
    font-size: 14px;
}
.program-select .btn {
    text-align:left;
}

#member-log-in-form .member-box label a {
    text-decoration:none;
    color:#fff;
    /*padding-left:15px;*/
}
#member-log-in-form .member-box label a::before{
	color: #00a162;
   content: "\2039";
    display: inline-block;
    font-size: 47px;
    margin-left: 5px;
    padding: 0 5px 2px 0;
    vertical-align: text-bottom;
}
.registration-form p.info-txt {
	font-weight:200;
	
}
.registration-form p.info-txt a{
	color:#10BF73;
	
}

@media only screen and (min-width: 520px) {
#member-log-in-form .member-box label a::before{
        margin-left:0;
    }
.registration-form {
    margin-top:45px;    
}
.become-member-wrapper a.logo{
    width:276px;
    height:37px;
    margin-top:42px;
}

.registration-form {
    width:72%;  
    margin:0 auto;
}
.registration-form .continue, .registration-form .log-in{
   /* width:40%;*/
}
.member-box label{
    padding-left:27px;
}

.registration-form p.info-txt {
	width:330px;
    text-align: center;margin:0 auto;  
}
}
@media only screen and (min-width: 720px) { 
.become-member-wrapper a.logo{
    width:363px;
    height:48px;
    margin-top:50px;
}
.registration-form {
    width:52%;  
    margin:0 auto;
}
.registration-form .continue, .registration-form .log-in {
   /* width:30%;*/
}

}
@media only screen and (min-width: 1050px) { 
.become-member-wrapper a.logo{
    width:559px;
    height:75px;
    margin-top:50px;
}
.registration-form {
    background:#3c4a4d;
    border:2px solid #717B7D;
    width:475px;
    margin:58px auto;
    padding-bottom:40px;
}
.member-box label{
    padding-left:76px;
}


}

.member-box  label.error-message {
   color: rgb(255, 51, 0);
 }

.error-border {
    border-style: solid;
    border-color: rgb(255, 51, 0);
 }

#location-error-msg{ 
    display:none; 
} 
#program-error-msg{ 
    display:none; 
}

#member-continue-id{
	margin-left:0px;
}



/* Drop down list styles */

.form-control {
	box-shadow:none;
}
.form-control:focus {
	border-color:#354447;
}
.btn {
	font-family:'Open Sans Regular','Open Sans';
	border-radius:0;
	background:none;
	box-shadow:0;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
	outline-offset :0;
}
.btn-group.open .dropdown-toggle {
	box-shadow:none;
}
.select-box .btn {
    text-align: left;
}
.select-box  .form-control {
    box-shadow: none;
}
.select-box .btn {
    background: none repeat scroll 0 0 #fff;
    border-radius: 0;
    font-size: 16px;
    height: 50px;
    width: 290px;
}
.select-box button img{
	width:21px;
	height:10px;
	position:absolute;
	right:10px;
	top:20px;
}
.form-control:focus {
	border-color:#fff;
}
/*.btn-input .btn.form-control {
	text-align:left;
}*/

ul.dropdown-menu {
    max-height: 200px;
    overflow-y: auto;
    border-radius: 0;
	min-width: 290px;
	min-height: 25px;
}

ul.dropdown-menu > li > a {
	padding-left:10px;
	text-align:left;
}
ul.dropdown-menu > li > a:hover, ul.dropdown-menu > li > a:focus{
	background:#354447;
	color:#fff;
	padding-left:9px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

/* typeahead styles */ 
.typeahead.dropdown-menu > li > a  {
	padding-left:10px;
}
.typeahead.dropdown-menu > li > a:hover,.typeahead.dropdown-menu > li > a:focus, .typeahead.dropdown-menu > li > a.active{
	background:#354447;
	color:#fff;
	padding-left:9px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.typeahead.dropdown-menu > li > a {
	background:none;
	color:#333;	
}
.typeahead {
	background-color: #FFFFFF;
}
.typeahead:focus {
	border: 0;
}
.tt-query {
	box-shadow:none;
}
.tt-hint {
	color: #999999;
}
.typeahead.dropdown-menu {
	background-color: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0;
	box-shadow: 0;
	margin-top: 3px;
	padding: 8px 0;
	min-width: 290px;
	height:auto;
	overflow:auto;	
}
.tt-suggestion {
	font-size: 24px;
	line-height: 24px;
	padding: 3px 20px;
}
.tt-suggestion.tt-is-under-cursor {
	background-color: #354447;
	color: #FFFFFF;
}
.tt-suggestion p {
	margin: 0;
	text-align:left;
	padding-left:0;
	font-size:15px;	
}
/* Styles for become a member screen */ 
.become-member-wrapper {    
    background:#354447;
    /*background:#344245;*/
} 

.become-member-wrapper {
	width:100%;
	height:auto;
	margin:0 auto;
	display:block;
	overflow:hidden;
	text-align:center;

}
.become-member-wrapper a.logo{
	width:209px;
	height:28px;
	display:inline-block;
	margin-top:29px;
}
.registration-form {
	margin-top:25px;
	padding:0 15px;
	text-align:center;
}

.registration-form h2.h2-heading {
	color:#fff;
	margin-top:25px;
}
.member-box {
	margin:23px 0 15px 0;
	text-align:center;
	position:relative;
}
.member-box label{
	display:block;
	font-family: 'Open Sans Regular','Open Sans';
    font-size: 14px;
    font-weight: 400;
	line-height: 28px;
	color:#fff;
	text-align:left;
    cursor: default;
}
.registration-form .continue, .registration-form .log-in{
	/*width:100%;*/
}
.registration-form hr {
	margin:30px auto 30px;
	text-align:center;
	width:290px;
    height:1px;
	border-top:2px solid #717B7D;
    position: relative;
    top: 4px;
}
.registration-form p,.registration-form p label{
	font-family: 'Open Sans Regular','Open Sans';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;	
	color:#fff;		

}

p.checkbox-holder {
	width:290px;
	margin:0 auto;
}
.registration-form p.checkbox-holder label{
	text-align:left;
	font-size: 14px;
}
.program-select .btn {
	text-align:left;
}

#member-log-in-form .member-box label a {
    text-decoration:none;
    color:#fff;
    /*padding-left:15px;*/
}
#member-log-in-form .member-box label a::before{
	color: #00a162;
   content: "\2039";
    display: inline-block;
    font-size: 47px;
    margin-left: 5px;
    padding: 0 5px 2px 0;
    vertical-align: text-bottom;
}

@media only screen and (min-width: 520px) {
    #member-log-in-form .member-box label a::before{
        margin-left:0;
    }
.registration-form {
	margin-top:45px;	
}
.become-member-wrapper a.logo{
	width:276px;
	height:37px;
	margin-top:42px;
}

.registration-form {
	width:72%;	
	margin:0 auto;
}
.registration-form .continue, .registration-form .log-in{
	/*width:40%;*/
}
.member-box label{
	padding-left:27px;
}

.registration-form p.info-txt {
	width:330px;
    text-align: center;margin:0 auto;
}
}
@media only screen and (min-width: 720px) { 
.become-member-wrapper a.logo{
	width:363px;
	height:48px;
	margin-top:50px;
}
.registration-form {
	width:52%;	
	margin:0 auto;
}
.registration-form .continue, .registration-form .log-in {
	/*width:30%;*/
}

}
@media only screen and (min-width: 1050px) { 
.become-member-wrapper a.logo{
	width:559px;
	height:75px;
	margin-top:50px;
}
.registration-form {
	background:#3c4a4d;
	border:2px solid #717B7D;
	width:475px;
	margin:58px auto;
	padding-bottom:40px;
}
.member-box label{
	padding-left:76px;
}


}

.login-background {	
background:#354447 !important;
	/*	background:#344245;*/
}


.drop-down-arrow-img {
	background:url("clientlibs-commons/images/application/drop-down-green-arrow.png") no-repeat;
	width:21px;
	height:10px;
	position:absolute;
	right:10px;
	top:20px;
	
}

#program-continue-btn{
cursor:pointer;
}

#location-error-msgs,#program-error-msgs{
display:none;
}

#location-error-msgs .error-msg{
	color:#F30;
}

#program-error-msgs .error-msg{
	color:#F30;
}

#error-dropdown {
    border-style: solid;
    border-width: 1px;
    border-color: #F30;
}


.img-responsive.dropdownImg{
    content:url("clientlibs-commons/images/application/green-down-arrow.png");
}


#member-log-in-form {
	display:none;
}

#selectedLocation{
cursor:pointer;
}

#state li a,#program li a{
cursor:pointer;
}

iframe.theloginform {
			height:345px;
	}

#program-continue-btn{
 margin-left:0px;
}

select:focus{
	outline: -webkit-focus-ring-color auto 5px;
}

.fixed {
	width: 100%;
	left: 0;
	position: fixed;
	top: 0;
	z-index: 99;
}
/* Location tab */
ul#locations-tab {
	padding:0px 0 0px 0;
	margin: 0;
	list-style: none;
	border-bottom:none;
}
ul#locations-tab  li{
	float: left;
	background: #AEB4B5;
	/*width:33.33%;*/
	height:60px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	position:relative;
}
ul#locations-tab  li.active:after {
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	border: 10px solid transparent;
	border-top-color: #525f61;
	top: 100%;
	left: 40%;
}
ul#locations-tab  li:first-child {
	border-left:none;
}
ul#locations-tab  li:last-child{
	border-right:none;
}
ul#locations-tab li a{
	color: #ffffff;
    font-family: 'Open Sans Semibold','Open Sans';
    font-size: 21px;
    font-style: normal;
    line-height: 17px;
	font-weight:600;
    text-align: center;	
	display:inline-block;
	border-radius:0;
	margin-right:0;
	vertical-align:middle;
	/*height:60px;*/
	width:100%;
    outline:0;
}
        ul#locations-tab  li span a span.full-form{
	text-transform:capitalize;
}
ul#locations-tab  li span a span.short-form{
	text-transform:uppercase;
}
ul#locations-tab  li span a span.full-form{	
	display:none;
}
ul#locations-tab li span {
    background-color: #AEB4B5; height: 60px; display: block;
}
ul#locations-tab li span a span.full-form,ul#locations-tab li.active span a span.full-form, ul#locations-tab li span a span.short-form,ul#locations-tab li.active span a span.short-form {
            height:0px;
        }
ul#locations-tab li span:hover {
	background-color: #9CA3A5;

}
ul#locations-tab  li.active span {	
	background-color: #525f61;
}
ul#locations-tab  li span:hover,ul#locations-tab li span:focus  {
	background-color: #9CA3A5;
	border:1px solid none;
	transition: background-color 0.3s ease 0s;
	-webkit-transition: background-color 0.3s ease 0s;
	-moz-transition: background-color 0.3s ease 0s;
	-ms-transition: background-color 0.3s ease 0s;
    height:60px;
}
ul#locations-tab  li.active span, ul#locations-tab li.active span:hover, ul#locations-tab li.active span:focus {
	opacity:1;
	background-color: #525f61;
	color:#fff;	
	transition: background-color 0.3s ease 0s;
	-webkit-transition: background-color 0.3s ease 0s;
	-moz-transition: background-color 0.3s ease 0s;
	-ms-transition: background-color 0.3s ease 0s;
     height:60px;

}
ul#locations-tab li span a:hover,ul#locations-tab li span a:focus,ul#locations-tab li.active span a:hover {
    	text-decoration:none;
}
.locations-tab-content div h2 {
	padding:35px 0 0 0;
	text-align:center;
}
.city-lists {
	/*padding-left:5%;*/
	margin:35px 0;
}
.city-lists .large-label {
	color:#354447;
}
.city-lists ul {
    list-style: outside none none;
    padding: 0;
	margin: 0px 0 0 0;
	overflow:hidden;	
}
.city-lists-holder {
    margin: 20px 0 0 0;
}
.city-lists ul li {
	text-align:left;
	padding:8px 0;
	vertical-align:top;
}
.city-lists .p-body{
	text-align:left;
}
.city-lists ul li a {
    color: #00a261;
    font-family: "Open Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    text-align: left;
    text-decoration: none;
    text-transform: none;
}
.city-lists ul li a:hover{
	text-decoration:underline;
}
.city-lists-holder .h5-heading {
  padding:15px 0 0;
  margin: 0;
}
@media only screen and (min-width: 520px) {
.city-lists ul li {
    display: inline-block;
    padding: 2.5% 2% 2.5% 0;
    width: 47%;
}

ul#locations-tab  li.active:after {
	left:46%;
}
}
@media only screen and (min-width: 720px) {
.city-lists ul li {
    padding: 1.5% 2% 1.5% 0;
}
.city-lists ul li {
    width: 24%;
}
}
@media only screen and (min-width: 1050px) {
.city-lists ul li {
    padding: 1% 2% 1% 0;
}
.city-lists ul li a {
	font-size:18px;
}
.locations-tab-content{
	max-width:1000px;
	margin:0 auto;
}
ul#locations-tab  li.active:after {
	left:49%;
}
ul#locations-tab  li span a span.short-form{	
	display:none;
}
ul#locations-tab  li span a span.full-form{	
	display:block;
}
}
 
section.image-background-text-top-container.with-padding,
section.image-background-text-top-container.none.with-padding,
section.image-background-text-top-container.white-background.with-padding,
section.image-background-text-top-container.light-background.with-padding,
section.image-background-text-top-container.gray-background.with-padding {

} 

section.image-background-text-top-container.without-padding,
section.image-background-text-top-container.none.without-padding,
section.image-background-text-top-container.white-background.without-padding,
section.image-background-text-top-container.light-background.without-padding,
section.image-background-text-top-container.gray.without-padding {
    padding-top: 0;
}
section.image-background-text-top-container {
    overflow: hidden;
    position: relative;
    padding: 10px 0px 40px;
}
section.image-background-text-top-container img {
    max-width: none;
    min-width: 100%;
    visibility: hidden;
    height:520px;
}
section.image-background-text-top-container.none img,
section.image-background-text-top-container.white-background img,
section.image-background-text-top-container.light-background img,
section.image-background-text-top-container.gray img,
section.image-background-text-top-container .text-top-holder-program img {
    min-width: 0px;
    visibility: visible;
    height: 100%;
    max-width: inherit;
}
section.image-background-text-top-container.none .download-button,
section.image-background-text-top-container.white-background .download-button,
section.image-background-text-top-container.light-background .download-button,
section.image-background-text-top-container.gray .download-button,
section.image-background-text-top-container .text-top-holder-program .download-button {
    display: inline;
}
section.image-background-text-top-container.none,
section.image-background-text-top-container.white-background,
section.image-background-text-top-container.light-background,
section.image-background-text-top-container.gray {
    height:auto;
    padding: 40px 0;
}

section.image-background-text-top-container.white-background {
    background: #fff;
}
section.image-background-text-top-container.gray {
    background: #354447;
}
section.image-background-text-top-container.light-background {
    background: #f9f9f9;
}
section.image-background-text-top-container.gray .hide-show-link {
    cursor: pointer;
}

.gray .text-top-holder-program p,
.gray .text-top-holder-program .p-body,
.gray .text-top-holder-program h1,
.gray .text-top-holder-program .h1-heading,
.gray .text-top-holder-program h2,
.gray .text-top-holder-program .h2-heading,
.gray .text-top-holder-program h3,
.gray .text-top-holder-program .h3-heading,
.gray .text-top-holder-program h4,
.gray .text-top-holder-program .h4-heading,
.gray .text-top-holder-program h5,
.gray .text-top-holder-program .h5-heading,
.gray .text-top-holder-program .large-copy {
    color: #fff;
}
.text-top-holder-program .small-copy {
    color: #666;
}
.gray .text-top-holder-program .small-copy {
    color: #e4e4e4;
}
section.image-background-text-top-container p {
    margin-top: 5px;
    width: 100%;
}

.text-top-holder-program {
    position: absolute;
    left: 0;
    margin: 0 auto 20px;
    right: 0;
    top: 0;
    width: 90%;
}
.text-top-holder-program ul li {
    text-indent: -1em;
}
.text-top-holder-program ul li p {
    display: inline;
}

.text-top-holder-program h2 {
    margin: 0;
    /*text-align: center;*/
}
.text-top-holder-program p span.text-link {
    color: #00a162;
}
.text-top-holder-program .valign-top {
    position: absolute;
    top: 40px;
    left: 0px;
    right: 0px;
}
.text-top-holder-program .valign-middle {
    position: absolute;
    top: 150px;
    left: 0px;
    right: 0px;
}
.none .text-top-holder-program .valign-top,
.none .text-top-holder-program .valign-middle,
.white-background .text-top-holder-program .valign-top,
.white-background .text-top-holder-program .valign-middle,
.gray .text-top-holder-program .valign-top,
.gray .text-top-holder-program .valign-middle,
.light-background .text-top-holder-program .valign-top,
.light-background .text-top-holder-program .valign-middle {
    position: relative;
    top: 0px;
}
.none .text-top-holder-program,
.white-background .text-top-holder-program,
.gray .text-top-holder-program,
.light-background .text-top-holder-program {
    position: relative;
    left: 0;
    margin: 0 auto;
    right: 0;
    top: 0;
    width: 90%;
}
.none .text-top-holder-program ul li,
.none .text-top-holder-program ul li p,
.white-background .text-top-holder-program ul li,
.white-background .text-top-holder-program ul li p,
.light-background .text-top-holder-program ul li,
.light-background .text-top-holder-program ul li p {
    color: #666;
}
.gray .text-top-holder-program ul li,
.gray .text-top-holder-program ul li p {
    color: #fff;
}
.text-holder {
    margin: 25px 0;
}
.hide-show-link {
    color: #00a162;
    font-family: "Open Sans Light", "Open Sans";
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-decoration: none;
}
.hide-show-link:hover {
    color: #00a162;
    text-decoration: underline;
}
.show-hide-section {
    display: none;
    margin: 0 auto;
    max-width: 1000px;
    padding-top: 15px;
}
.show-hide-section ul {
    padding: 0 20px;
}
.show-hide-section ul li {
    font-size: 14px;
    margin: 20px 0;
}
.show-hide-section .p-body {
    text-align: left;
}
.p-body-strong {
    color: #fff;
    display: block;
    margin-top: 30px;
}
@media only screen and (min-width: 520px) {} @media only screen and (max-width: 719px) {
    section.image-background-text-top-container.mobile-background {
        background: none #f9f9f9 !important;
        height: auto;
        padding: 40px 0;
    }
    section.image-background-text-top-container.mobile-background img {
        display: none;
    }
    .mobile-background .text-top-holder-program {
        position: relative;
        left: 0;
        margin: 0 auto;
        right: 0;
        top: 0;
        width: 90%;
    }
    .mobile-background .text-top-holder-program .valign-top,
    .mobile-background .text-top-holder-program .valign-middle {
        position: relative;
        top: 0px;
    	left:0;
    	right:0;
    }
    .mobile-background .text-top-holder-program span,
    .mobile-background .text-top-holder-program p,
    .mobile-background .text-top-holder-program .p-body,
    .mobile-background .text-top-holder-program h1,
    .mobile-background .text-top-holder-program .h1-heading,
    .mobile-background .text-top-holder-program h2,
    .mobile-background .text-top-holder-program .h2-heading,
    .mobile-background .text-top-holder-program h3,
    .mobile-background .text-top-holder-program .h3-heading,
    .mobile-background .text-top-holder-program h4,
    .mobile-background .text-top-holder-program .h4-heading,
    .mobile-background .text-top-holder-program h5,
    .mobile-background .text-top-holder-program .h5-heading,
    .mobile-background .text-top-holder-program .large-copy,
    .mobile-background .text-top-holder-program .small-copy {
        color: #666 !important;
    }
    .mobile-background a {
        color: #00a162 !important;
    }
    .mobile-background p span a {
        color: #fff !important;
    }
    .mobile-background .text-top-holder-program a span.green-button,
    .mobile-background .text-top-holder-program a span.grey-button,
    .mobile-background .text-top-holder-program a span.orange-button,
    .mobile-background .text-top-holder-program a span.join-now-button,
    .mobile-background .text-top-holder-program a span.external-page-button,
    .mobile-background .text-top-holder-program a span.site-navigation-button,
    .mobile-background .text-top-holder-program a span.form-button {
        color:#fff !important;
    }


}
@media only screen and (min-width: 720px) {
    .text-top-holder-program .align-left {
        left: 0;
        width: 45%;
    }
    .text-top-holder-program .align-right {
        left: 50%;
        position: relative;
        width: 45%;
    }
    .text-top-holder-program {
        text-align: left;
    }
    .text-holder {
        margin-top: 25px;
        text-align: left;
    }
    .text-top-holder-program a {
        text-align: center;
    }
}
@media only screen and (min-width: 1050px) {
    .text-top-holder-program h1,
    .text-top-holder-program h2 {
        margin: 10px 0;
        max-width: 100%
    }
    .hide-show-link {
        font-size: 18px;
    }
    section.image-background-text-top-container {
        height: 520px;
    }
    section.image-background-text-top-container img {
        height: auto;
    }
    section.image-background-text-top-container.none img,
    section.image-background-text-top-container.white-background img,
    section.image-background-text-top-container.light-background img,
    section.image-background-text-top-container.gray img {
        min-width: initial;
        visibility: visible;
        height: 100%;
    }
    section.image-background-text-top-container.none,
    section.image-background-text-top-container.white-background,
    section.image-background-text-top-container.light-background,
    section.image-background-text-top-container.gray {
        padding: 55px 15px 70px;
    }
    section.image-background-text-top-container p {
        margin: 7px auto 0;
        max-width: 1000px;
    }
    .text-top-holder-program {
        max-width: 1000px;
        min-width: 800px;
        width: 100%;
    }
    .none .text-top-holder-program,
    .white-background .text-top-holder-program,
    .gray .text-top-holder-program,
    .light-background .text-top-holder-program {
        position: relative;
    }
}
.interested-plan-section {
	padding:35px 0 40px 0;
}
.interested-plan-section p {
	margin-bottom:0;
}
.interested-plan-section .large-copy {
	color: #666666;
    font-size: 18px;
}
.rate-plan-title-button-section{
    text-align:center;
 }

@media only screen and (min-width: 1050px) {
.rate-plan-title-button-section{
	width: 800px;
	margin: 0 auto; 
 }
.rate-plan-title-button-section div.rate-plan-description-section{
    text-align:justify;
 }
}
.rateheaderfixed {
	width: 100%;
	left: 0;
	position: fixed;
	top: 36px;
	z-index: 99;
}
.fee-container {
	background: #f9f9f9;
}

.fee-container section.introduction{
	background: transparent;
}
.fee-container h2 {
	padding: 70px 0 30px 0;
}

.fee-wrapper {
	margin: 0 auto 20px;
}

.fee-table {
	background: #ffffff;
	border: 1px solid #e4e4e4;
	border-collapse: collapse;
	display: table;
	margin: 0 auto;
	table-layout: fixed;
	width: 90%;
    max-width: 1000px;
}

.fee-wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.fee-row {
	display: table-row;
}

.fee-row:hover {
  background: #f2f2f2;
}

.fee-info, .fee-price {
	border: 1px solid #e4e4e4;
	display: table-cell;
	padding: 15px;
	vertical-align: middle;
}

.fee-info {
	width: 50%;
}

.fee-info h5 {
	margin: 0;
	text-align: left;
}

.fee-info section, .fee-price section, .fee-info p, .fee-price p {
	width: 100%;
    padding: 0;
}

.fee-info .p-body, .fee-price .p-body {
    display: block;
	margin: 0;
	text-align: left;
    color: #666666;
    font-size: 13px;
    font-weight: 300;
    line-height: 18px;
    padding: 0 0 15px 0;
}

.fee-info .h4-heading, .fee-price .h4-heading {
    font-weight: bold;
}
.fee-price {
	width: 30%;
}

.fee-price h4, .fee-price p {
	margin: 0;
	text-align: center;
}
.summary-list {
    font-size: 13px;
    color: #666666;
    font-weight: 200;
}


.fee-row .intro {
  width: auto;
}
.fee-table .fee-info .intro p span.h5-heading {
  padding: 0;
}
.fee-table .fee-info .intro ul {
  padding-left: 15px;
}

@media only screen and (min-width: 1050px) {

.fee-wrapper .introduction {
    width:100%;
}
.fee-table {
    width:100%;
}
            .fee-container .intro{
        width:1000px;
                    }
.fee-wrapper .fee-table .introduction {
    width:100%;
}
.fee-wrapper .introduction .intro{
    width:100%;
}

}

section.component-section{
    width:100%;
    background:#fff;
}
.component-separator{
	width:90%;
	margin:0px auto;
	height:1px; 
    text-align:center;
	border-style:solid; 
	border-width:1px 0 0 0;
	border-color:#d4d4d4;
}
.component-separator.full-width{
	width:100%;
    margin:0px auto;
	height:1px; 
    text-align:center;
	border-style:solid; 
	border-width:1px 0 0 0;
	border-color:#d4d4d4;
}
@media only screen and (min-width: 1050px) {
.component-separator{
	width:1000px;
        }
.component-separator.full-width{
	width:100%;
}
}
div.image {
    margin-bottom: 20px;
    overflow: hidden;
}

div.image img {
    display: block;
}
div.image small {
    display: block;
}
.university-program-banner{
    overflow:hidden;
 }
.university-program-banner img {
  min-width: 100%;
  height:500px;
  max-width:none;
}

@media only screen and (min-width: 520px) {
}
@media only screen and (min-width: 720px) {
}
@media only screen and (min-width: 1050px) {
    .university-program-banner{
    height:500px;
 }
.university-program-banner img {
  min-width: 100%;
  height:auto;
  max-width:none;
}
}
/* Sub heading styles */

section.sub-heading {
	position:fixed;
	width:100%;
	border-top:2px solid #E4E4E4;
	text-align:center;
	margin:0 auto;
	display:inline-flex;
	z-index:999;
	background:#F9F9F9;
}
.navigation-wrapper {
	margin:0 auto;
	width:95%;
	display:none;
}
.navigation-wrapper ul {
	background:#F9F9F9;
	padding:0;
	margin:12px 0;
}
.navigation-wrapper ul li {
	text-align:center;	
	list-style-type:disc;
	list-style-position:inside;
	color:#F9F9F9;
	width:7px;	
} 
 
.navigation-wrapper ul li.selected-item, .navigation-wrapper ul li.selected-item a {
	color:#354447;
}
   
.navigation-wrapper ul li a {
	font-family:'Open Sans';
	font-size:14px;
	color:#868686;
	font-weight:600;
	line-height:18px;
	text-align:center;
	text-transform:uppercase;
	word-wrap: break-word;
    display:inline-block;
    padding:10px 0;
    outline:none;
}
.no-touch .navigation-wrapper ul li a:hover {
	color:#00A162;
} 
.navigation-wrapper ul li a:hover, .navigation-wrapper ul li a:active, .navigation-wrapper ul li a:visited,.navigation-wrapper ul li a:focus {
	text-decoration:none;
}
a.nav-close-panel {
    background-color: #f9f9f9;
    border-top: 1px solid #e4e4e4;
    bottom: 0;
    color: #00a162;
    display: block;
    font-weight: 600;
    position: fixed;
    text-align: center;
    text-decoration: none;
    width: 100%;
    z-index: 998;
    outline: none; 
}
a.nav-close-panel .sub-menu-show {
    display: block;
    line-height: 51px;
    width: 100%;
}
a.nav-close-panel .sub-menu-hide {
    display: none;
    line-height: 50px;
    width: 100%;
}
a.nav-close-panel .sub-menu-show:active, a.nav-close-panel .sub-menu-hide:active {
	background:#E9E9E9;
}
@media only screen and (max-width: 519px) {
    .navigation-wrapper ul li {
    padding-right: 15px;
	
}
.navigation-wrapper ul li.selected-item{
    padding-right: 0;
}
    .navigation-wrapper ul li a {
       padding: 17px 0;
    }
}
@media only screen and (min-width: 520px) {
section.sub-heading {
	min-height:60px;
	width:100%;
	bottom:0;
}
a.nav-close-panel {
	display:none;
}
.navigation-wrapper {
	display:block;
}
.navigation-wrapper ul {
	background:#F9F9F9;
	margin-top:15px;
}	
.navigation-wrapper ul li {
	display:inline-block;
	list-style-type:none;
	padding:0px 15px;
}
.navigation-wrapper ul li a {
	font-size: 14px;
	font-weight: 600;
}
}
@media only screen and (min-width: 720px) {
section.sub-heading {
	min-height:60px;
}
.navigation-wrapper ul li {
	padding:0px 8px;
}
}
@media only screen and (min-width: 1050px) {
section.sub-heading {
	/*top:76px;
	bottom:auto;*/
    position:relative;
    height:60px;
	width:100%;
	border-bottom:2px solid #E4E4E4;
    border-top:1px solid transparent;
	text-align:center;
	margin:0 auto;
	display:inline-flex;

}
.navigation-wrapper {
	margin:0 auto;
	width:1000px;
}
.navigation-wrapper ul {
	margin-top:20px;
}
.navigation-wrapper ul li {
	float:left;
    width:auto;
	padding:0 5px;
}	
.navigation-wrapper ul li a {
	font-size:16px;
    padding: 0px;
}
.no-touch .navigation-wrapper ul li a:hover {
	color:#00A162;
}
}
section.sub-heading {
  visibility: hidden;
}

*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cd-faq-categories.stick {
    position: fixed;
    z-index: 999999;
    margin-top:91px;
}
.cd-faq-categories a.active {
  color:#354447 !important;  font-weight:800;
}
.hide-faq {
  display: none;
}

.faq {
  padding-top: 30px;
  background-color: #f9f9f9;
  margin: auto;
    border-bottom:1px solid #e4e4e4;
}

.cd-faq-trigger::after, .cd-faq-trigger::before {
  content: '';
}

/*section.introduction {
  padding-bottom: 0;
}*/

.cd-faq {
  max-width: 1024px;
  margin: auto;
  background-color: transparent;
}

.cd-faq:after {
  content: "";
  display: table;
  clear: both;
}

.cd-faq-group li.faq-group-title {
  border: none;
  margin: 0;
}

.cd-faq-categories li {
  list-style-type: none;
  margin: 0 0 0 10px;

}
/*.cd-faq-categories li.selected-item, .cd-faq-categories li.selected-item a {
color:#354447;
}*/

.cd-faq-categories li.active {  
  background: url('clientlibs-commons/images/application/disc.png') 7px 15px no-repeat;
}

.cd-faq-categories li ul li a {
  color: #666;
 /* opacity: 0.3490196;*/
  font-size: 14px;
  font-weight: 400;
  background: none;
}

.cd-faq-categories {
  display: none;
  padding: 0;
  position: fixed;
  bottom: 37px;
  z-index: 9999;
  width: 100%;
  margin-top: 0;
  border-top: 1px solid #ccc;
  background-color: #F9F9F9;
  padding: 25px 0;
   /* height:350px;
    overflow-y:auto;*/
    
}
.cd-faq-categories a:hover {
text-decoration: none;

}
.cd-faq-categories > li a {
  color: #354447;
  font-weight: 800;
}

.cd-faq-categories > li.active a {
  opacity: 1;
}

.cd-faq-categories a {
  display: block;
  overflow: hidden;
  height: 36px;
  line-height: 36px;
  padding: 0 0 0 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #354447;
 /* opacity: 0.6;*/
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.cd-faq-categories a::before, .cd-faq-categories a::after {
    /* plus icon on the right */
  position: absolute;
  top: 50%;
  right: 16px;
  display: inline-block;
  height: 1px;
  width: 10px;
  background-color: #7f868e;
}

.cd-faq-categories a::after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.cd-faq-categories li:last-child a {
  border-bottom: none;
}

.cd-faq-items {
  position: relative;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  padding: 1% 3%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: initial;
  -moz-transform: initial;
  -ms-transform: initial;
  -o-transform: initial;
  transform: initial;
  -webkit-transition: -webkit-transform .3s;
  -moz-transition: -moz-transform .3s;
  transition: transform .3s;
}

.cd-faq-items.slide-in {
  -webkit-transform: translateZ(0) translateX(0%);
  -moz-transform: translateZ(0) translateX(0%);
  -ms-transform: translateZ(0) translateX(0%);
  -o-transform: translateZ(0) translateX(0%);
  transform: translateZ(0) translateX(0%);
}

.no-js .cd-faq-items {
  position: static;
  height: auto;
  width: 100%;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.faq-Section {
    /* hide group not selected */
  /*display: none;*/
  margin: 0 0 40px;
}

.faq-Section:first-child {
      /* all groups visible */
  /*display: block;*/
}

.cd-faq-group.selected {
  display: block;
}

.cd-faq-group .cd-faq-title {
  background: #f9f9f9;
  box-shadow: none;
  margin: 1.5em 0 1em;
}

.no-touch .cd-faq-group .cd-faq-title:hover {
  box-shadow: none;
}

.cd-faq-group .cd-faq-title h2 {
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #bbbbc7;
}

.no-js .cd-faq-group {
  display: block;
}

section.faq h4.h4-heading {
  font-size: 18px;
  text-align: center;
}

section.faq p.p-body {
  text-align: left;
  font-size: 16px;
  line-height: 24px;
}

.cd-faq-group {
  list-style: none;
  padding: 0;
}

a.cd-faq-trigger {
  position: relative;
  display: block;
  line-height: 1.5;
  color: #00A162;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  padding: 10px 60px 14px 15px;
  text-decoration: none;
}

.cd-faq-group li {
  border: 2px solid #E4E4E4;
  margin: 0 0 10px 0;
  background-color: #fff;
}

.cd-faq-group li:hover {
  border: 2px solid #bcbcbc;
}
li.cd-faq-title,li.cd-faq-title:hover {
  border: none;
}

.cd-faq-trigger::before, .cd-faq-trigger::after {
  /* arrow icon on the right */
  position: absolute;
  right: 24px;
  top: 24px;
  height: 2px;
  width: 13px;
  background: #00A162;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

.cd-faq-trigger::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 32px;
}

.cd-faq-trigger::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.content-visible .cd-faq-trigger::before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.content-visible .cd-faq-trigger::after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cd-faq-content {
  display: none;
  padding: 15px;
  color: #666;
  font-weight: 200;
  border-top: 2px solid #e4e4e4;
}
.cd-faq-content .p-body{
    line-height
}
.cd-faq-content a {
  color: #00A162;
  font-weight: 600;
}

.faq .intro p, .faq section.introduction {
  width: auto;
}

.faq section.introduction {
  padding-top: 10px;
  width: auto;
}



  /* Search Section */
.faqSearchSection {
  width: 100%;
  background: #354447;
  padding: 25px 0px 35px;
}

.searchbox {
  margin: 0 5%;
  position: relative;
  width: 90%;
}

.search-term {
  margin-top: 50px;
  width: 80%;
  margin: 0 auto;
  text-align: center;
}

.search-term ul {
  margin: 0 0 20px;
  padding: 0;
  line-height: 40px;
}

.search-term li a {
  line-height: 30px;
  font-weight: 600;
  display: inline-block;
  font-family: 'Open Sans Regular', 'Open Sans';
  color: #0dc977;
  font-style: normal;
}

.search-term li a:hover,.search-term li a:visited {
  text-decoration: underline;
  color: #0dc977;
}
.search-term li a:active {
  text-decoration: none;
  color: #00A162;
}
.search-term li { 
  color: #FFF;
  font-family: 'Open Sans Bold', 'Open Sans';
  font-weight: 700;
  font-size: 16px;
  list-style: none;
  display: inline-block;
  margin: 0 10px;
}

.search-term li:first-child {
  display: block;
}

.searchbox input {
  padding: 0 0px 0 40px;
  width: 86%;
  font-weight: 400;
  border:2px solid #E4E4E4;
  height:50px !important;
  line-height:normal;
  -webkit-appearance: none;

    border-radius:0;
 }
.searchbox input:hover {
    border-color:#BCBCBC;
}

.searchbox input:focus {
    border-color:#00a162;
}
.searchbox input::-webkit-input-placeholder {
  text-align: left;
}

.searchbox input:-moz-placeholder {
 /* Firefox 18- */
  text-align: left;
}

.searchbox input::-moz-placeholder {
  /* Firefox 19+ */
  text-align: left;
}

.searchbox input:-ms-input-placeholder {
  text-align: left;
}

.faq-container .content {
  width: 100%;
}

a.cd-close-panel {
  display: block;
  background-color: #FFF;
  position: fixed;
  bottom: 0;
  width: 100%;
  color: #00A162;
  z-index:9999999;
  text-align: center;
  border-top: 1px solid #E4E4E4;
  font-weight: 600;
  text-decoration: none;
}

a.cd-close-panel .menu-show {
  display: block;
  width: 100%;
  line-height: 50px;
  background-color: #F9F9F9;
  font-size: 16px;
}

a.cd-close-panel .menu-hide {
  display: none;
  width: 100%;
  line-height: 50px;
  background-color: #FFF;
  font-size: 16px;
}
a.cd-close-panel .menu-show:active, a.cd-close-panel .menu-hide:active {
  background-color: #E9E9E9;
}

section.faqContactUs {
  border-top: 1px solid #E4E4E4;
    padding: 10px 15px 40px;
  text-align: center;
}



.cd-faq-categories ul {
  padding-left: 20px;
  margin: 0;
}

 .search-faq-wrapper {
margin-top: 25px;

  }

.no-result {
  display: none;
  font-size: 21px;
  font-weight: 200;
  color: #666;
  opacity: 1;
  padding: 0% 8% 5%;
  max-width:1000px;
  margin:0 auto;
}

.searchbox .search-container {
  position: relative;
  width: 100%;
  margin: auto;
}
.cd-faq-group .cd-faq-content li {
  border: 0;
}
.searchbutton {
display: none;
}
.search-faq-wrapper .searchbox .searchbutton::after {
  content:'\D7';
  position: absolute;
  top: -4px;
  right: 7%;
  font-size: 40px;
  font-weight: 100;
  color: #C9C9C9;
}
.search-faq-wrapper .searchbox .searchbutton:hover:after {
  color: #a1a1a1;
}
.search-container .glyphicon-search {
  position: absolute;
  left: 10px;
  top: 15px;
  font-size: 20px;
  color: #ccc;
}
.cd-faq-tags {
  display:none;
}
@media only screen and (max-device-width: 519px) {
    .cd-faq-categories {
         height:360px;
         -webkit-overflow-scrolling: touch;
         overflow-y:scroll; 
                }      
}
@media only screen 
  and (min-device-width: 320px) 
  and (-webkit-min-device-pixel-ratio: 1.3)
  and (orientation: landscape) {
    .cd-faq-categories {
        padding-top:110px;
        }
}
@media only screen and (min-width: 320px) {
  .cd-faq-categories {
    display: none;
  }
}

@media only screen and (min-width: 520px) {
  section.faq h4.h4-heading {
    font-size: 24px;
    text-align: left;
  }  
        .searchbox input {
        width:92%;
            }
    .search-faq-wrapper .searchbox .searchbutton::after {
                        right:4%;
                    }

}
@media only screen and (max-width: 719px) {
.cd-faq-categories li.active ul li.active a {
  font-weight: 600;
     color: #354447;
}
        }
@media only screen and (min-width: 720px) {
.searchbox input {
                    width:94%;
                    }

  a.cd-close-panel, a.cd-close-panel .menu-hide, a.cd-close-panel .menu-show {
    display: none;
  }

  .cd-faq-right {
     float:left;
  }                
  .cd-faq-items {
    float: left;
    height: auto;
    width: 70%;
    overflow: visible;
    -webkit-transform: translateZ(0) translateX(0);
    -moz-transform: translateZ(0) translateX(0);
    -ms-transform: translateZ(0) translateX(0);
    -o-transform: translateZ(0) translateX(0);
    transform: translateZ(0) translateX(0);
    padding: 0 0 0 30px;
    background: transparent;
  }

  .cd-faq {
    position: relative;
    box-shadow: none;
  }

  .cd-faq-categories {
    position: absolute;
    top: 15px;
    /*right: 0;*/
    width: 230px;
    z-index: 2;
    display: block;
    margin-left: 10px;
    border-top: 0;
    padding: 0;
    background:transparent;
  }

  .cd-faq-categories a::before, .cd-faq-categories a::after {
    display: none;
  }

  .no-js .cd-faq-categories {
    width: 100%;
    margin-bottom: 2em;
  }

  .faqSearchSection {
    padding: 35px 0px 60px;
  }

  .search-term ul {
    margin: 0;
  }

  .search-term li a {
    padding: 8px 10px;
  }

  .search-term li:first-child {
    display: inline-block;
  }

  .search-term li {
    margin: 0;
  }


  .cd-faq-categories a {
    font-size: 21px;
     /* opacity: 0.3;*/
  }

   .searchbox {
    margin: 10px auto 0;
 }

  .search-term {
    width: 100%;
  }
  .cd-faq-categories li {
    margin: 0;
  }
  .cd-faq-categories li.active {  
    background: none;
  }
}

@media only screen and (min-width: 1050px) {

  .faq {
    padding-top: 20px;
  }

  .no-js .cd-faq-items {
    padding-left: 0;
  }
.cd-faq-content .p-body{
    line-height:31px;
}

  .cd-faq-categories a::before {
      /* decorative rectangle on the left visible for the selected item */
    display: block;
    top: 60px;
    right: auto;
    left: 0;
    height: 100%;
    width: 3px;
    background-color: #a9c056;
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }

  .cd-faq-categories .selected {
    opacity: 10;
  }

  .cd-faq-categories .selected::before {
    opacity: 1;
  }

  .cd-faq-categories.is-fixed {
      /* top and left value assigned in jQuery */
    position: fixed;
  }

  .no-js .cd-faq-categories {
    position: relative;
  }

  section.faq p.p-body {
    font-size: 18px;
    line-height: 31px;
  }

  .searchbox {
    width: 1000px;
  }

  .search-term {
    width: 1000px;
    margin: 0 auto;
  }

  .searchbox .search-container {
    width: 80%;
  }
  
  .search-term li {
    font-size: 18px;
  }

  section.faqContactUs {
    padding: 40px 0 70px;
  }

  .faq-Section {
    margin: 0 0 70px;
  }
  .search-faq-wrapper {
    margin-top: 45px;

  }
  .no-result {
    font-size: 30px;
  }
  a.cd-faq-trigger {
    font-size: 21px;
  }

}

#video-carousel {
	margin:0 auto;
	padding:30px 15px 40px 15px;
    background:#fff;
}

.photo-gallery{
	width:288px;
	height:230px;
	margin:0 auto;
	padding:0 0 76px;
}
.photo-gallery .sliderkit-panel {
	width:100%;
}
.sliderkit .sliderkit-nav-clip {
position:relative; overflow:hidden; background-color:#fff;  border-left:1px solid #ccc;border-right:1px solid #ccc;margin:0 auto;
	width:210px !important;
	height:65px !important;
}

@media only screen and (min-width: 520px) {
.photo-gallery{
	width:488px;
	height:343px;
}
}
@media only screen and (min-width: 720px) {
.photo-gallery{
	width:688px;
	height:455px;
}
}
@media only screen and (min-width: 1050px) {
#video-carousel {
	margin:0px auto;
	padding:55px 15px 70px 15px;
}
.photo-gallery{width:950px;height:636px;padding:0 0 76px;}
}

#video-carousel .h2-heading {
	margin-bottom:25px;
	max-width:800px;
}
.sliderkit{display:none;position:relative;overflow:hidden;text-align:left;}
.sliderkit a,
.sliderkit a:hover{text-decoration:none;}
.sliderkit a:focus{outline:1px dotted #000;/*optional*/}
.sliderkit img{border:0;}

.slider-img-title{
    padding:10px; background-color:#ece5ed; float:left; position:absolute; top:22px; right:0px; width:29%;
}

.slider-img-title h1{
	color:#065b8f;
	font-weight:bold;
	font-size:13px;
}

.slider-img-title p{
	font-size:10px;
	color:#323131;
	padding:10px 25px 0px 0px
}
/*---------------------------------
 *  Navigation
 *---------------------------------*/
.sliderkit .sliderkit-nav{z-index:10;position:absolute;text-align:center;}

/* Nav > Clip */

.sliderkit .sliderkit-nav-clip ul{position:relative;left:0;top:0;list-style:none;margin:0;padding:0;}
.sliderkit .sliderkit-nav-clip ul li{float:left;}
.sliderkit .sliderkit-nav-clip ul li a{display:block;overflow:hidden;outline:0;}

/*---------------------------------
 *  Buttons
 *---------------------------------*/
.sliderkit .sliderkit-btn{z-index:10;}

/*---------------------------------
 *  Panels
 *---------------------------------*/
.sliderkit .sliderkit-panel{z-index:1;position:absolute;overflow:hidden;}
.sliderkit .sliderkit-panel-active{z-index:5;}
.sliderkit .sliderkit-panel-old{z-index:4;}


/*---------------------------------
 *  Photos gallery > Standard
 *---------------------------------*/


/* Navbar */
.photo-gallery .sliderkit-nav{left:0;bottom:3px;width:288px;background:#fff;}
.photo-gallery .sliderkit-nav-clip ul li{float:left;margin:0;border-right: 1px solid #ccc; border-bottom:1px solid #ccc; border-top:1px solid #ccc;width:72px !important; height:65px !important;}
.photo-gallery .sliderkit-nav-clip ul li a:first-child{display:block;width:71px;height:66px; padding-bottom:30px; overflow:hidden; opacity:1 }
.photo-gallery .sliderkit-nav-clip ul li:last-child{border-right:none; width:69 !important;}
.photo-gallery .sliderkit-nav-clip ul li a{display:block;width:69px; height:66px; overflow:hidden  }
.photo-gallery .sliderkit-nav-clip ul li.sliderkit-selected a{background:#E9E9E9;height:63px; }
/*.photo-gallery .sliderkit-nav-clip ul li:last-child.sliderkit-selected a{width:116px !important;}*/
.photo-gallery  .sliderkit-nav-clip a img{ display:block;margin:10px auto; width:100%;vertical-align:middle;}
/* Buttons */
.photo-gallery .sliderkit-btn{position:absolute;top:0;opacity:1;}
.photo-gallery .sliderkit-btn span{display:none;}
.photo-gallery .sliderkit-btn-disable{opacity:1/*can be set to any value until 1*/;cursor:default;}
.photo-gallery .sliderkit-btn-disable a:hover{cursor:default;}
.photo-gallery .sliderkit-selected span{}
.photo-gallery .sliderkit-nav-clip ul li a:hover span, .photo-gallery .sliderkit-selected span{ 
	background: -webkit-linear-gradient(#8D0A70, #4E014A); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#8D0A70, #4E014A); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#8D0A70, #4E014A); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#8D0A70, #4E014A); /* Standard syntax (must be last) */
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#8D0A70", endColorStr="#4E014A");/* For IE9 */
	font-size:10px; color:#fff !important;

}
.photo-gallery .sliderkit-nav-clip ul li a:hover { color:#fff;background:#E9E9E9;	opacity:1;height:63px;}
.photo-gallery .sliderkit-nav-clip ul li:last-child a:hover { }
.photo-gallery .sliderkit-nav-clip a span{font-size:10px; display:block; line-height:30px; height:30px; color:#006899;}
/* Navbar buttons */
.photo-gallery .sliderkit-nav .sliderkit-btn a{display:inline-block;outline:0;width:42px; height:65px;}
.photo-gallery .sliderkit-nav .sliderkit-btn a img {
width:8px;
height:15px;
vertical-align:middle;
margin:24px auto;
}
.photo-gallery .sliderkit-nav .sliderkit-nav-prev{left:0px;}
.photo-gallery .sliderkit-nav .sliderkit-nav-next{right:0px;}
.photo-gallery .sliderkit-nav .sliderkit-nav-prev a{border:1px solid #ccc; border-right:none;}
.photo-gallery .sliderkit-nav .sliderkit-nav-next a{border:1px solid #ccc; border-left:none;}
.photo-gallery .sliderkit-nav .sliderkit-nav-prev a:hover,
.photo-gallery .sliderkit-nav .sliderkit-nav-prev a:focus{background-position:0px center;}
.photo-gallery .sliderkit-nav .sliderkit-nav-next a:hover,
.photo-gallery .sliderkit-nav .sliderkit-nav-next a:focus{background-position:-48px center;}
 
/* Panels buttons */
.photo-gallery .sliderkit-go-btn{position:absolute;top:0;z-index:10;width:50px;height:260px;}
.photo-gallery .sliderkit-go-prev{left:0;}
.photo-gallery .sliderkit-go-next{right:0;}
.photo-gallery .sliderkit-go-btn a{display:block;width:50px;height:251.5px;opacity:0.6;cursor:pointer;background-color:#fff;background-repeat:no-repeat;background-position:center center;}
.photo-gallery .sliderkit-go-prev a{background-image:url("../../../apps/ccw/components/content/global/video/clientlibs/images/slider-arrow-left.gif");}
.photo-gallery .sliderkit-go-next a{background-image:url("../../../apps/ccw/components/content/global/video/clientlibs/images/slider-arrow-right.gif");}
.photo-gallery .sliderkit-btn-disable a img{opacity:0.7/*can be set to any value until 1*/;cursor:default;}
.photo-gallery .sliderkit-go-btn span{display:none;}


/* Prev Next Buttons */

.photo-gallery .sliderkit-nav .sliderkit-nav-prev a::after{
  content: '\2039';
}
.photo-gallery .sliderkit-nav .sliderkit-nav-next a::after {
  content: '\203A';
}
.photo-gallery .sliderkit-nav .sliderkit-nav-prev a::after,.sliderkit-nav-next a::after {
  position: absolute;
  color: #666;
  font-weight: 100;
  top: 5px;
  font-size: 34px;
  left: 13px;
}
.photo-gallery .sliderkit-nav .sliderkit-btn-disable a::after {
  color: #c9c9c9;
}


/* Panel */
@media only screen and (min-width: 520px) {
.photo-gallery .sliderkit-nav{width:488px;}
.sliderkit .sliderkit-nav-clip {
	width:409px !important;
}
.photo-gallery .sliderkit-nav-clip ul li {
	width:82px !important;
}
.photo-gallery .sliderkit-nav-clip ul li a:first-child{width:81px;}
.photo-gallery .sliderkit-nav-clip a img {margin:7px auto;}
}
@media only screen and (min-width: 720px) {
.photo-gallery .sliderkit-nav .sliderkit-btn a{width:37px;}
.photo-gallery .sliderkit-nav{width:688px;}
.sliderkit .sliderkit-nav-clip {
	width:617px !important;
}
.photo-gallery .sliderkit-nav-clip ul li {
	width:88px !important;
}
.photo-gallery .sliderkit-nav-clip ul li a:first-child{width:87px;}
.photo-gallery .sliderkit-nav-clip a img { }
}
@media only screen and (min-width: 1050px) {
.photo-gallery .sliderkit-nav{width:950px;}
.sliderkit .sliderkit-nav-clip {
	width:834px !important; height:99px !important;
}
.photo-gallery .sliderkit-nav-clip ul li {
	width:120px !important;height:99px !important;
}
.photo-gallery .sliderkit-nav .sliderkit-btn a {
    height: 99px;
    width: 61px;
}
.photo-gallery .sliderkit-nav-clip ul li a:first-child{width:119px;height:99px;}
.photo-gallery .sliderkit-nav-clip ul li a:hover { height:97px;}
.photo-gallery .sliderkit-nav-clip ul li.sliderkit-selected a{height:97px; }
.photo-gallery .sliderkit-nav-clip a img {
    margin: 13px auto;
}
.photo-gallery .sliderkit-nav .sliderkit-btn a img {margin:41px auto;}
.photo-gallery .sliderkit-nav .sliderkit-nav-prev a::after,.sliderkit-nav-next a::after {
  top: 15%;
  left: 24px;
  font-size: 40px;
}
}

@media only screen and (max-width: 720px) {
  .photo-gallery .sliderkit-nav .sliderkit-nav-prev a::after,.sliderkit-nav-next a::after {
    left: 15px;
  }
}
section.video-component-wrapper {
	position: relative;
	overflow: hidden;
}

.video-component-wrapper .h2-heading {
	position: absolute;
	top: 30px;
	color: #fff;
	padding: 0 15px;
	text-align: center;
}

.video-component-wrapper img.video-wrapper {
	height: 400px;
	min-width: 100%;
	max-width: none;
}

a.video-play-button-holder {
	position: absolute;
	top: 50%;
	left: 40%;
	width: 64px;
	height: 64px;
	border-radius: 32px;
	color: #fff;
	line-height: 53px;
	text-align: center;
	background: #333;
	opacity: 1;
	border: 2px solid #fff;
	text-decoration: none;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

a.video-play-button-holder:hover {
	background: #2a2a2a;
}

a.video-play-button-holder:active {
	background: #1b1b1b;
}

a.video-play-button-holder::after {
	content: '';
	margin: 0 auto;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	border-left: 23px solid white;
	border-bottom: 15px solid transparent;
	border-top: 15px solid transparent;
	position: absolute;
	top: 15px;
	left: 19px;
	-webkit-transform: scale(0.99999)
}

a.video-play-button-holder img {
	display: none;
}

#video-modal .modal-dialog {
	margin: 80px auto;
	width: 100%;
}

.video-popup {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
}

#video-modal.modal {
	overflow: hidden;
	height: 100%;
}

#video-modal .modal-dialog {
	margin: 0 auto;
	width: 100%;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%) !important;
	-ms-transform: translateY(-50%) !important;
	transform: translateY(-50%) !important;
}

#video-modal  .close-white::after {
	content: '\D7';
}

#video-modal .close-white {
	width: 30px;
	height: 30px;
	top: 20px;
	right: 30px;
	font-weight: 100;
	color: #fff;
	font-size: 30px;
	position: absolute;
	display: block;
	z-index: 999;
}

@media only screen and (min-width: 520px) {
	a.video-play-button-holder {
		left: 50%;
	}
}

@media only screen and (max-width: 720px) {
	#video-modal.modal,#video-modal .modal-dialog,#video-modal .modal-body {
		background: #354447;
	}
}

@media only screen and (min-width: 1050px) {
	#video-modal .close-white {
		right: 50px;
	}
	.modal-dialog {
		margin: 100px auto;
		width: 90%;
	}
	section.video-component-wrapper {
		height: auto;
	}
	.video-component-wrapper img.video-wrapper {
		height: auto;
		max-width: 100%;
		min-width: 100%;
	}
	.video-component-wrapper .h2-heading {
		max-width: 800px;
		left: 5%;
		text-align: left;
		top: 55px;
	}
	#video-modal .modal-dialog {
		margin: 0;
		width: 100%;
	}
	#single-video {
		width: 88% !important;
		margin: 0 6%;
	}
	#single-video.jwfullscreen {
		width: 100% !important;
		margin: 0;
	}
}
#single-video_display_button {
  width: 64px;
  height: 64px !important;
  border-radius: 32px;
  color: #fff;
  line-height: 53px;
  text-align: center;
  background: #333 !important;
  border: 2px solid #fff;
  padding: 0 !important;
}
#single-video_display_button_play{
	background:none !important;
	margin: 0 auto;
	height: auto;
	display: inline-block;
	vertical-align: middle !important;
	border-left: 23px solid white;
	border-bottom: 15px solid transparent;
	border-top: 15px solid transparent;
	position: relative;
	left: 10px;
	-webkit-transform: scale(0.99999);
}
/* Multip video component -  play icon 
.jwplayer .jwdisplayIcon {
  width: 64px;
  height: 64px !important;
  border-radius: 32px;
  color: #fff;
  line-height: 53px;
  text-align: center;
  background: #333;
  border: 2px solid #fff;

  padding: 0 !important;
}
.jwplayer .jwdisplayIcon {
  width: 64px;
  height: 64px !important;
  border-radius: 32px;
  color: #fff;
  line-height: 53px;
  text-align: center;
  background: #333;
  border: 2px solid #fff;
  background-image: none!important;
  padding: 0 !important;
}
.jwplayer .jwdisplayIcon .jwicon{
  display: none;
}
.jwplayer .jwdisplayIcon::after {
  	content: '';
	margin: 0 auto;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	border-left: 23px solid white;
	border-bottom: 15px solid transparent;
	border-top: 15px solid transparent;
	position: relative;
	left: 2px;
	-webkit-transform: scale(0.99999);
}
.jwplayer .jwdisplayIcon:hover{
  background: #2a2a2a;
}
.jwplayer .jwdisplayIcon:active{
  background: #1b1b1b;
}*/
.column-easy-steps img {
  margin: 0 auto;
  padding: 0 0 10px 0;
  width: 144px;
}

section.column-details {
                /*padding:45px 0;*/
                /*border-bottom:1px solid #d4d4d4;*/;
}

.column-holder h4.h4-heading {
  color: #354447;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
}

.column-header h2 {
  padding: 0 15px;
}

.column-header p {
  padding: 20px 10px 0 10px;
}

.column-header p a {
  color: #00A261;
  text-decoration: none;
}

.column-options-wrapper {
   text-align: center;
}

.column-options {
  margin-bottom: 40px;
  padding: 0 20px;
    vertical-align: top;
}

.column-options h3 {
  text-align: center;
}

.column-box ul {
  list-style: none;
  text-align: center;
  margin: 0;
  padding: 0;
}

.column-box ul li {
  border-bottom: 1px solid #e4e4e4;
  padding: 40px 0 25px 0;
  height: 170px;
}

.column-box ul li:last-child {
  border-bottom: none;
  padding: 15px 0;
  height: 100px;
}

.column-box ul li div p.p-body {
  padding: 0 7px;
}

.column-box ul li div p.rates {
  color: #354447;
  font-family: 'Open Sans Bold','Open Sans';
  font-size: 70px;
  font-style: normal;
  font-weight: 200;
}

.column-box ul li {
  position: relative;
}

.column-box ul li .column-holder {
  position: absolute;
  bottom: 0px;
  width: 100%;
}


.program-title {
  /*padding-top: 0;*/
}

@media only screen and (min-width: 520px) {

  .column-header h2 {
    padding: 0 30px;
  }

  .column-options {
    margin: 0 auto;
   /* width: 65%;*/
    padding: 0 0 30px;
    max-width: 400px;
  }


}

@media only screen and (min-width: 720px) {
  section.column-details {
                                /*padding:45px 0 60px;*/;
  }
  .column-options {
    display: inline-table;
                margin: 0 1%;
                width: 30.5%;
                 max-width: none;
  }



  .column-header h2 {
    padding: 0 110px;
  }

  .column-box ul li {
    height: 200px;
  }

  .column-box ul li div p.rates {
    padding-bottom: 10px;
  }
}

@media only screen and (min-width: 1050px) {
  section.column-details {
                                /*padding:80px 0 70px;*/;
  }


  .column-options-wrapper {
                   margin: 0 auto;
    text-align: center;
    width: 1000px;

  }

    .column-options {
                width: 290px;
    margin:0 2%;
  }

  .column-header h2 {
    padding: 0 210px;
  }

  .column-box ul li div p.rates {
    font-weight: 400;
    padding-bottom: 25px;
  }

  .column-box ul li div p.p-body {
    padding: 0 18%;
  }

  .column-box ul li {
    height: 225px;
  }

}           


/* typeahead styles */ 
.typeahead.dropdown-menu > li > a  {
	padding-left:10px;
}

.typeahead.dropdown-menu > .active > a, .typeahead.dropdown-menu > .active > a:hover, .typeahead.dropdown-menu > .active > a:focus {
	background:#354447;
	background-image:none;color:#fff;	
	padding-left:9px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.typeahead {
	background-color: #FFFFFF;
}
.typeahead:focus {
	border: 0;
}
.tt-query {
	box-shadow:none;
}
.tt-hint {
	color: #999999;
}
.typeahead.dropdown-menu {
	background-color: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0;
	box-shadow: 0;
	margin-top: 3px;
	padding: 8px 0;
	min-width: 290px;
	height:auto;
	max-height:115px;
	overflow-y:scroll;	
}
.tt-suggestion {
	font-size: 24px;
	line-height: 24px;
	padding: 3px 20px;
}
.tt-suggestion.tt-is-under-cursor {
	background-color: #354447;
	color: #FFFFFF;
}
.tt-suggestion p {
	margin: 0;
	text-align:left;
	padding-left:0;
	font-size:15px;	
}
.input-holder {
    position: relative;
	width:290px;
	margin:0 auto;
}	
.search-input-area {
	line-height:21px;
}
.location-delete {
	display:none;
	width: 16px;
    height: 16px;
    position: absolute;
    right: 15px;
	bottom: 16px;
	cursor:pointer;
}


@media only screen and (min-width: 520px) {
.location-delete {
	right:20px;
}
.input-holder { 
	/*width:75%;*/
}
.university-business-wrapper .search-input-area,.university-business-wrapper ul.dropdown-menu{ 
	width:100%;
}

}
@media only screen and (min-width: 720px) {
.input-holder {
	display:inline-block;
   /* margin: 0 0 0 10%;*/
    position: relative;
    width: 430px;
	margin-right:10px;
	vertical-align:top;
}
}
@media only screen and (min-width: 1050px) {
.input-holder {
	/*margin-left:20%;*/
}
}
/*Email and Call wrapper */

.dropdown.contact-method-drop-down select {
    min-width: 100%;
    background-position: 96% 50%;
}
.form-box-secondary input[type=text],
.contact-form input[type=text] {
    height: 50px !important;
    line-height: normal;
    border: 2px solid #e4e4e4;
    -webkit-appearance: none;
}
.form-container-wrapper {
    margin: 0 auto;
    width: 100%;
    text-align: center;
}
.form-box-secondary input[type=text]:hover,.form-box-secondary input[type=text]:active{
    border: 2px solid #BCBCBC;
}
.form-box-secondary input[type=text]:focus {
    border: 2px solid #00a162;
}
.drop-down-arrow-img {
    background: url("clientlibs-commons/images/application/drop-down-green-arrow.png") no-repeat;
    width: 21px;
    height: 10px;
    position: absolute;
    right: 10px;
    top: 20px;
}
#program-name-text {
    position: relative;
    margin-top: 25px;
}
#program-name-text .text-link {
    font-size: 30px;
}
.form-box {
    position: relative;
}
.form-box .typeahead.dropdown-menu {
    width: 100%;
    min-width: 0;
    margin-top: 15px;
}
#input-form-box img {
    display: none;
}
.form-box-secondary {
    background: #f9f9f9;
    border: 2px solid #d4d4d4;
    display: inline-block;
    margin-bottom: 20px;
    padding: 40px 15px 40px 15px;
    width: 90%;
    margin-right: 0;
    vertical-align: top;
}
.form-box-secondary img {
    display: block;
    margin: 0 auto;
    width: 35%;
}
.form-box-secondary .btn-input,
.form-box-secondary input {
    /*margin-top: 15px;*/
    
    width: 100%;
    border: 1px solid #e4e4e4;
}
.form-box span input {
    padding-left: 90px;
}
.location-delete::after {
    content: '\D7';
}
.location-delete {
    color: #C9C9C9;
    font-size: 37px;
    font-weight: 100;
    bottom: 35px !important;
}
.location-delete:hover {
    color: #A1A1A1;
}
@media only screen and (min-width: 320px) {
    .form-box-secondary input[type=text] {
        padding-right: 35px;
    }
}
@media only screen and (min-width: 520px) {
    .form-box-secondary {
        width: 450px;
    }
    .form-box-secondary {
        margin-bottom: 10px;
    }
    .form-box-secondary input[type=text] {
        padding-right: 40px;
    }
}
@media only screen and (min-width: 720px) {
    .form-container-wrapper {
        display:table;border-collapse:separate;border-spacing:20px; position:relative; bottom:40px;
    }

        .form-box-secondary {
        display:table-cell;position:relative;
        }
    .form-box-secondary:last-child{right:50%;

            }
                .form-box-secondary:first-child{left:50%;

            }
    .form-box-secondary h2 {
        margin: 15px auto 0;
    }
    .form-box-secondary {
        width: 44%;
       /* min-height: 360px;*/
        /*margin:20px 10px;*/
    }
    .form-box-secondary p {
        padding: 0 35px 0 35px;
        width: initial;
    }
    .form-container-wrapper .float-left {

        margin-left: 25px;
    }

}
@media only screen and (min-width: 1050px) {
    .form-container-wrapper {
        width: 1000px;
    }
    .form-box-secondary {
       /* height: 425px;*/
    }

    /* Add later for keeping heights the same */
    
    .form-box-secondary {
        margin: 0px 0 40px 25px;
        padding: 40px 15px 40px 15px;

        width: 450px;
    }
}
/* added for firefox */
@-moz-document url-prefix() { 
 .form-box-secondary:last-child{
    	right:52%;    
	}
   .form-box-secondary:first-child{
         left:52%;
 	}
}
/*!
 * Slider for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
 .slider {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.slider.slider-horizontal {
    width: 210px;
    height: 20px;
}
.slider.slider-horizontal .slider-track {
    height: 10px;
    width: 100%;
    margin-top: -5px;
    top: 50%;
    left: 0;
}
.slider.slider-horizontal .slider-selection {
    height: 100%;
    top: 0;
    bottom: 0;
}
.slider.slider-horizontal .slider-handle {
    margin-left: -10px;
    margin-top: -17px;
}
.slider.slider-horizontal .slider-handle.triangle {
    border-width: 0 10px 10px 10px;
    width: 0;
    height: 0;
    border-bottom-color: #0480be;
    margin-top: 0;
}
.slider.slider-vertical {
    height: 210px;
    width: 20px;
}
.slider.slider-vertical .slider-track {
    width: 10px;
    height: 100%;
    margin-left: -5px;
    left: 50%;
    top: 0;
}
.slider.slider-vertical .slider-selection {
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
}
.slider.slider-vertical .slider-handle {
    margin-left: -5px;
    margin-top: -10px;
}
.slider.slider-vertical .slider-handle.triangle {
    border-width: 10px 0 10px 10px;
    width: 1px;
    height: 1px;
    border-left-color: #0480be;
    margin-left: 0;
}
.slider input {
    display: none;
}
.slider .tooltip-inner {
    white-space: nowrap;
}
.slider-track {
    position: absolute;
    cursor: pointer;
    background-color: #00A162;
    /*background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
    background-repeat: repeat-x;*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
   
}
.slider-selection {
    position: absolute;
    background-color: #d7d7d7;
    /*background-image: -moz-linear-gradient(top, #f9f9f9, #f5f5f5);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#f5f5f5));
    background-image: -webkit-linear-gradient(top, #f9f9f9, #f5f5f5);
    background-image: -o-linear-gradient(top, #f9f9f9, #f5f5f5);
    background-image: linear-gradient(to bottom, #f9f9f9, #f5f5f5);
    background-repeat: repeat-x;*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.slider-handle {
    position: absolute;
    width: 41px;
    height: 41px;
    background-image: url('clientlibs-commons/images/application/slider.png');
    background-repeat: repeat-x;
    opacity: 1;
}
.slider-handle.round {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.slider-handle.triangle {
    background: transparent none;
}

/*-----------Slider hack css starts here-------------------*/

.tooltip {
    display: block;
    line-height: 1.4;
    opacity: 10 !important;
    position: absolute;
    visibility: visible;
    z-index: 10;
}

.tooltip.top .tooltip-arrow {
    display: none !important;
}

.car_payment_business .tooltip-inner, .total-mile-label span{
    font-size: 26px !important;
    float: left;
    font-weight: 600;
}
@media only screen and (min-width: 720px) and (max-width: 1049px) {
  .slider.slider-horizontal .slider-track {
    margin-left: 10px;
    width: 99%;
  }
}
/*calculator styles */
#calculator-toggle {
    background:#fff;
}
ul#calculator-tab {
  margin: 0 0 10px 0;
  list-style: none;
  border-bottom: none;
}

ul#calculator-tab li {
  float: left;
  background: #AEB4B5;
  height: 60px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  position: relative;
  width: 50%;
}

ul#calculator-tab  li.active:after {
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  border: 10px solid transparent;
  border-top-color: #525f61;
  top: 100%;
  left: 50%;
}

ul#calculator-tab  li:first-child {
  border-left: none;
}

ul#calculator-tab  li:last-child {
  border-right: none;
}

ul#calculator-tab  li a {
  color: #ffffff;
  font-family: 'Open Sans Semibold','Open Sans';
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 17px;
  text-align: center;
  opacity: 0.5;
  border-radius: 0;
  margin-right: 0;
  display: table-cell;
  vertical-align: middle;
  height: 60px;
  padding: 0 10px;
  border: 0;
  width: 50%;
}

ul#calculator-tab  li a:hover,ul#calculator-tab  li a:focus {
  background-color: #9CA3A5;
  border: 1px solid none;
  transition: background-color 0.3s ease 0s;
  -webkit-transition: background-color 0.3s ease 0s;
  -moz-transition: background-color 0.3s ease 0s;
  -ms-transition: background-color 0.3s ease 0s;
}

ul#calculator-tab  li.active > a, ul#calculator-tab  li.active > a:hover, ul#calculator-tab  li.active > a:focus {
  opacity: 1;
  background-color: #525f61;
  color: #fff;
  transition: background-color 0.3s ease 0s;
  -webkit-transition: background-color 0.3s ease 0s;
  -moz-transition: background-color 0.3s ease 0s;
  -ms-transition: background-color 0.3s ease 0s;
}

#ex1Slider .slider-selection {
  background: #BABABA;
}

.car_payment_business input[type="text"]:first-child {
  width: 100px;
}

.car_payment_business input[type="text"] {
  border: 1px solid #ccc;
}

.slider-horizontal {
  width: 60%;
}

.total_amt .p-body-strong {
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 5px;
  color: #666666;
}

.car_payment {
  margin: 20px 0;
}

.car_payment_business {
  margin: 40px 0;
}

.slider.slider-horizontal {
  vertical-align: top;
}

.car_payment_business .slider.slider-horizontal {
  margin-top: 40px;
}

#personal-use .slider-max-value {
  display: block;
  float: none;
  text-align: right;
}

.slider-max-value {
  display: inline;
  float: right;
  font-size: 13px;
  font-weight: 200;
  margin-top: 10px;
}

.car_payment_business .total_miles {
  display: inline;
  float: left;
  width: 110px;
  line-height: 32px;
  margin-bottom: 20px;
}

.start-over , .start-over-business  {
  color: #00A162;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  cursor: pointer;
}
.start-over:hover , .start-over-business:hover  {
  text-decoration: underline;
}

.start-over-again, .start-over-again-business {
color: #354447;
}

#personal-estimation-toggle .introduction , #business-estimation-toggle .introduction {
  border-bottom: 1px solid #ccc;
}

input.numcarinput {
  width: 80px;
  font-size: 32px;
  font-weight: 600;
  color: #354447;
  text-align: center;
  padding: 0;
  height: auto;
}

.total_amt_business .p-body {
  font-size: 16px;
  font-weight: 600;
  text-align: left;
}

.total_amt_business .p-body span {
  display: block;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  padding: 5px 0;
}

.car_payment_business {
  clear: both;
}

.calculator-container .h4-heading {
  margin-top: 50px;
  display: block;
}

.miles-label {
  display: block;
  margin-top: 10px;
}

.total_miles {
  font-size: 32px;
  font-weight: 600;
  color: #354447;
}

.total_amt .h3-heading {
  font-size: 32px;
  font-weight: 600;
  color: #354447;
  display: inline;
}

.total_amt {
  margin-bottom: 20px;
}

.tab-content {
  padding: 0 20px;
}

.button-section .green-button, .button-section .site-navigation-button, .button-section .form-button, .car_payment_business .green-button, .car_payment_business .site-navigation-button, .car_payment_business .form-button {
  display: block;
  text-align: center;
}

ul#calculator-tab li a {
  width: 1%;
}

.calculator-container {
  background: #f9f9f9;
  border: 1px solid #e4e4e4;
}

.personal-estm-container {
  background: #f9f9f9;
}

.personal-estm-container .intro {
  padding: 40px 0;
}

#personal-estimation-toggle .introduction, #business-estimation-toggle .introduction, .personal-estm-container .h2-heading {
  margin: 0 15px;
}

.tooltip-inner {
  background: none !important;
  border-radius: 4px;
  color: #354447;
  font-size: 32px;
  font-weight: 600;
  max-width: 200px;
  padding: 0 !important;
  text-align: center;
  text-decoration: none;
}

.tooltip.top {
  left: 0px !important;
  margin-top: -65px;
  padding: 5px 0;
  top: 0px !important;
  margin-left: 20px;
}

.car_payment_business .tooltip.top {
  left: 0;
  padding: 5px 0;
  top: 0px !important;
  width: 200px;
  margin: -44px 0 0 0;
}

.car_payment .slider.slider-horizontal .slider-track {
  margin-top: 0;
}
    
.personal-estimation-toggle .p-body-strong {
  font-weight: 200;
}

.start-over .hide-show-link {
 font-size: 24px;
}
.personal-estm-container h2 {
  display: block;
}

.personal-estm-container .university-business .h2-heading {
  color: #fff;
}
#calculator-toggle .introduction.program {
  padding: 0 10px 40px 10px;
}
#calculator-toggle span.p-body {
  width: 90%;
  display: block;
}
#personal-estimation-toggle, #business-estimation-toggle {
  border-top: 1px solid #ccc;
}

#personal-estimation-toggle .text-top-holder-program, #business-estimation-toggle .text-top-holder-program {
  top:0;
}

#business-estimation-toggle .text-top-holder-program {
  position:static;
}

.car_payment:first-child, :not(.car_payment) + .car_payment .total_amt .p-body-strong { 
   margin-top: -10px;
}
.totalCost {
  margin: 0 auto;
  font-weight: normal;
  font-size: 32px;
  text-decoration: none;
  /*text-align: center;*/
  line-height: 42px;
  font-weight: 600;
  color: #354447;
}
.calculator-container {
  margin-bottom: 40px;
}

#personal-estimation-toggle .text-top-holder-program,  #business-estimation-toggle .text-top-holder-program {
  position: static;
}

.car_payment .total_amt .p-body-strong {
  margin-top: 30px;
}

@media only screen and (min-width: 520px) {
  ul#calculator-tab  li a {
    line-height: 28px;
    font-size: 21px;
    padding: 0;
  }
  .totalCost {
    font-size: 45px;
    line-height: 60px;
  }
}

@media only screen and (min-width: 720px) {
  ul#calculator-tab li a {
    line-height: 32px;
    font-size: 22px;
  }

  .total_amt .h3-heading {
    font-size: 40px;
  }

  .total_amt .p-body-strong {
    width: 200px;
  }

  #personal-use .slider.slider-horizontal {
    margin-top: 65px;
    margin-left: 15px;
  }

  .tab-content {
    padding: 0 30px;
  }

  .total_amt {
    width: 100px;
    float: left;
  }

  .car_payment_business .slider.slider-horizontal {
    margin-top: 45px;
  }

  .button-section .green-button, .button-section .site-navigation-button, .button-section .form-button, .car_payment_business .green-button, .car_payment_business .site-navigation-button, .car_payment_business .form-button {
    margin-bottom: 50px;
    display: inline-block;
  }
.button-section {
  text-align: right;
 }

  .total_amt_business {
    width: 100px;
    display: inline-block;
    margin-right: 20px;
  }

  .car_payment_business .total_miles {
    float: right;
    position: relative;
    top: 30px;
    right: 0;
    text-align: right;
  }

  .total_miles {
    font-size: 24px;
  }

  input.numcarinput {
    width: 100px;
    font-size: 40px;
    font-weight: 600;
  }

  .tooltip-inner {
    font-size: 40px;
  }

  .car_payment .tooltip-inner {
    padding: 0 30px 0 !important;
  }

  .tooltip.top {
    left: -120px !important;
    margin: -17px 0 0 0;
    padding: 5px 0;
    top: 0px !important;
  }

  .car_payment_business .tooltip.top {
    left: 0px !important;
    margin-top: -50px;
  }
  .car_payment:first-child, :not(.car_payment) + .car_payment .slider.slider-horizontal { 
    margin-top: 25px !important;
  }

}

@media only screen and (min-width: 1050px) {
 #calculator-toggle .introduction.program {
 	width:1000px;
 	margin:0 auto;
 }
  #calculator-toggle .introduction.program .h2-heading{
  	max-width:800px;
   	margin:0 auto;
  }
  .calculator-container, .personal-estm-container .intro, #business-estimation-toggle .intro, #personal-estimation-toggle .intro {
    width: 1000px;
    margin: 0 auto;
  }
.calculator-container {
  margin-bottom: 70px;
}
  .car_payment .h3-heading {
    margin: 0;
    text-align: left;
    display: inline-block;
  }

  .total_amt {
    display: inline-block;
    width: 130px;
  }

  .total_amt_business .p-body {
    text-align: left;
  }

  .total_amt_business .p-body> span {
    display: block;
  }

  .car_payment, .car_payment_business, .button-section {
    margin: 15px auto 0;
    padding: 10px 0;
    width: 82%;
  }

  .car_payment_business {
    width: 85%;
  }

  .slider-container {
    float: left;
  }

  .car_payment_business .total_miles {
    margin-left: 40px;
    text-align: left;
  }

  #business-use .slider-max-value {
    width: 185px;
  }

  .total_amt_business {
    margin-right: 30px;
  }

  .car_payment_business .total_miles {
    top: 12px;
  }

  .miles-label {
    margin-top: 35px;
  }

  .button-section {
    text-align: right;
  }

  .personal-estm-container .intro {
    padding: 50px 0 70px;
  }

  .tooltip-inner {
    padding: 0 !important;
  }

  .total_amt_business {
    float: left;
  }

  .car_payment_business .tooltip.top {
    left: 107% !important;
    margin-top: -15px;
  }

  .car_payment_business .slider.slider-horizontal {
    margin-top: 20px;
  }

  .car_payment .tooltip-inner {
    padding: 0 !important;
  }
  .personal-estm-container .h2-heading,.personal-estm-container .h1-heading {
    text-align: center;
  } 
  .totalCost {
    font-size: 70px;
    line-height: 85px;
  }
}
/*general contact form styles*/

.invalidBehaviour {
    border-color: red !important;
}
a.form-wait-button {
    display: none;
    background: #70C8A0;
    height: 50px;
    color: #fff;
    line-height: 48px;
    padding: 0 10px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    min-width: 200px;
    margin: 25px auto 0;
    text-align: center;
    cursor: default;
}
a.form-wait-button:hover {
    text-decoration: none;
    color: #fff;
}
#member-info {
    display: none;
}
.dropdown.contact-forms-drop-down select {
    min-width: 200px;
}
/* Upload file error messages*/

.files-length-error,
.format-error,
.file-size-error {
    display: none;
    text-align: left;
    color: #ff3300;
}
.component-container-secondary .program-title {
    padding-top: 0;
}
.component-container-secondary section.introduction {
    width: 100%;
    padding: 15px 0 20px;
    background: transparent;
}
.component-container-secondary section.introduction .intro {
    width: 100%;
}
.component-container-secondary section.introduction .intro .h2-heading {
    padding: 0;
}
.component-container-secondary section.introduction .intro p {
    width: 100%;
}
.component-container-secondary,
.component-container-tertiary {
    display: none;
}
.contactus-form-show {
    display: block;
}
.component-container-secondary {
    background: #f9f9f9;
    border-bottom: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4;
    padding: 40px 0 40px 0;
}
.form-box-tertiary .form-box .btn-input.select-box .btn {
    border: 1px solid #e4e4e4;
}
.form-box-tertiary .form-box .btn-input.select-box .dropdown-menu {
    margin-top: 0;
}
.form-box-tertiary .form-box .btn-input.select-box .dropdown-menu li:first-child {
    display: none;
}
#member-info .small-copy {
    color: #666;
}
.contact-form {
    margin: 0 auto;
    width: 95%;
}
.contact-form input {
    border: 2px solid #e4e4e4;
    width: 100%;
    -webkit-appearance: none;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    background: #fff;
}
.contact-form textarea {
    border: 2px solid #e4e4e4;
    max-width: 550px;
    width: 100%;
    min-height: 100px;
    font-size:16px;
    padding:10px 0 0 10px;
    border-radius: 0;
    box-shadow: none !important;
    -webkit-appearance: none;
    /*resize:none;*/
}
.contact-form input:hover,
.contact-form input:active,
.contact-form textarea:hover,
.contact-form textarea:active {
    border: 2px solid #bcbcbc;
}
.contact-form input:focus,
.contact-form textarea:focus {
    border: 2px solid #00a162;
    outline: 0 none;
}
.contact-form input.error-input-field {
    border: 2px solid #FF3300;
    color: #FF3300;
}
label.checkbox .glyphicon.glyphicon-ok {
    color: #fff;
}
label.checkbox *:checked + span {
    border: 0;
    background: #00a162;
    line-height: 1.5;
    text-align: center;
}
/* creating tick icon */
label.checkbox *:checked + span::after{
  content: "\00a0";
  display: block;
  width: 8px;
  height: 14px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  position: absolute;
  left: 9px;
  top: 24%;
  margin-top: -4px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.glyphicon-ok:before {
    display:none;
        }
.contact-form .checkbox *:checked + span:hover {
    border: 0;
}
input[type="radio"] {
    display: inline-block;
    height: 24px;
    vertical-align: middle;
    width: 24px;
    display: none;
}
.contact-form .radiobox span {
    border: 2px solid #e4e4e4;
    border-radius: 12px;
}
.contact-form .radiobox span:hover {
    border: 2px solid #c9c9c9;
}
.contact-form .radio label,
.contact-form .checkbox label {
    padding-left: 0;
    margin-right: 10px;
}
label.radiobox span {
    background: none repeat scroll 0 0 #fff;
    display: inline-block;
    height: 24px;
    margin: 3px 10px 3px 0;
    vertical-align: middle;
    width: 24px;
}
label.radiobox span.radio-checked::after {
    content: '.';
    position: relative;
    bottom: 28px;
    left: 0;
    font-size: 70px;
    color: #00a162;
}
.radio-holder {
    margin: 40px 0 0 0;
}
.error,
.req {
    display: none;
    color: #ff3300;
}
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
    padding-left: 550px;
}
.add-file .btn {
    border: none;
    box-shadow: none;
    height: 46px;
    line-height: 50px;
    padding: 0;
    text-shadow: none;
    position: absolute;
    left: 2px;
    right: 2px;
    top: 42px;
}
.add-file .btn-default {
    text-shadow: 0;
}
.add-file .btn:hover {
    background: #F2F2F2;
    transition: background-color 0.3s ease 0s;
    -webkit-transition: background-color 0.3s ease 0s;
    -moz-transition: background-color 0.3s ease 0s;
    -ms-transition: background-color 0.3s ease 0s;
}
.add-file .btn:active {
    background: #E9E9E9;
    transition: background-color 0.3s ease 0s;
    -webkit-transition: background-color 0.3s ease 0s;
    -moz-transition: background-color 0.3s ease 0s;
    -ms-transition: background-color 0.3s ease 0s;
}
.add-file .btn span.drop-files {
    display: none;
}
.form-box .form-button .form-wait-button {
    width: 100%;
}
textarea.form-control {
    height: 140px;
}
.form-box {
    margin-top: 10px;
}
.form-box .btn-input {
    width: 100%;
}
.form-box .btn-input.select-box .btn {
    width: 100%;
}
.form-box .btn-input.select-box ul.dropdown-menu {
    width: 100%;
    min-width: 0;
}
.contact-form .checkbox-holder {
    margin: 15px 0 0 0;
}
.contact-form .checkbox span {
    border: 2px solid #e4e4e4;
}
.contact-form .checkbox span:hover {
    border: 2px solid #c9c9c9;
}
.contact-form label {
    font-weight: normal;
}
.form-box label {
    display: block;
    text-align: left;
}
.add-file .btn-default a {
    font-size: 18px;
}
.radio input[type=radio] {
    background: none scroll 0 0 no-repeat #ffffff;
    height: 24px;
    width: 24px;
}
.radio label span {
    line-height: 30px;
}
.form-box.add-file {
    text-align: center;
}
/* file drag and upload */

#filedrag {
    display: none;
    font-weight: bold;
    text-align: center;
    /*padding: 2em 0;*/
    
    margin: 20px auto;
    color: #555;
    border: 2px dashed #e4e4e4;
    cursor: default;
    background: #fff;
    height: 50px;
    /*width:290px;*/
}
#filedrag span {
    margin-left: 10px;
}
#filedrag.hover {
    border: 2px solid #00a162;
}
#filedrag:hover {
    background: #f2f2f2;
}
.messages {
    display: none;
    /*text-align: left;
position: absolute;
bottom: 2px;
left: 2px;
background: #fff;
height:46px;
width: 99%;
padding: 15px 0 0 10px;*/
    
    text-align: left;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: #f9f9f9;
    height: 50px;
    width: 101%;
    padding: 15px 0 0 10px;
    border: 1px solid #f9f9f9;
}
.messages p span {
    font-family: 'Open Sans';
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
    text-decoration: none;
    color: #00A162;
    text-align: left;
    line-height: 19px;
    word-wrap: break-word;
    /* display: block;
overflow: hidden; text-overflow: ellipsis; white-space: nowrap; */
}
.messages a {
    display: inline-block;
    margin-left: 20px;
    vertical-align: middle;
}
.messages a img {
    width: 15px;
    height: 15px;
}
.messages strong {
    font-weight: bold;
}
/*#progress span
{
                display: block;
                width: 240px;
                padding: 2px 5px;
                margin: 2px 0;
                border: 1px inset #446;
                border-radius: 5px;
                background: #eee url("../../../apps/ccw/components/content/forms/formcontainer/clientlibs/css/progress.png") 100% 0 repeat-y;
}

#progress p.success
{
                background: #0c0 none 0 0 no-repeat;
}

#progress p.failed
{
                background: #c00 none 0 0 no-repeat;
}    */

@media only screen and (min-width: 520px) {
    .form-box {
        margin-top: 15px;
    }
    .contact-form {
        width: 480px;
    }
}
@media only screen and (min-width: 720px) {
    .messages p span {
        font-size: 18px;
    }
}
@media only screen and (min-width: 1050px) {
    .component-container-secondary {
        padding: 55px 0 70px 0;
    }
    .contact-form {
        margin: 0 auto;
        width: 550px;
    }
    .contact-form input[type=text] {
        width: 550px;
    }
    .form-box .btn-input {
        width: 350px;
    }
    .contact-form .form-box {
        margin: 15px 0 0 0;
    }
    .form-box .form-button .form-wait-button {
        width: 200px;
    }
    #filedrag {
        width: 100%;
    }
    .add-file .btn span.drop-files {
        display: inline-block;
    }
}
/*Submit Response :: Thanks and Sorry styles */

#thanks-response,
#error-response {
    display: none;
}
.component-container-tertiary {
    padding: 40px 0 40px 0;
}
.component-container-tertiary {
    background: #354447;
}
.component-container-tertiary .h2-heading-white,
.component-container-tertiary p {
    color: #ffffff;
}
.component-container-tertiary h2 {
    margin-top: 0;
}
.component-container-tertiary p {
    margin-bottom: 0;
}
.content-wrapper {
    margin: 0 auto;
    width: 90%;
}
/* Hiding the spam related field*/

.reason {
    display: none;
}
@media only screen and (min-width: 520px) {
    .contact-form textarea {
        min-height: 200px;
        -webkit-appearance: none;
    }
}
@media only screen and (min-width: 720px) {} @media only screen and (min-width: 1050px) {
    .component-container-tertiary {
        padding: 55px 0 70px 0;
    }
    .content-wrapper {
        margin: 0 auto;
        width: 1000px;
    }
    .contact-form input,
    .contact-form textarea {
        max-width: 550px;
    }
}

.rewards-holder-bottom .hide-info{
        display:none;
}

.rewards-holder{
	border:2px solid #e4e4e4;
	width:90%;
	height:auto;
	margin:10px auto 20px;
	position:relative;
}
.rewards-holder:hover {
	/*border-color:#bcbcbc;*/
}
.rewards-holder-top {
	margin:0 auto;
	height:auto;
}
.logo-and-discount {
	/*margin-bottom:10px;*/
	height:auto;
}
.rewards-holder-top a img{
	margin:10px auto;
	text-align:center;
}
.discount-details {
	margin:0px auto 0px;
	padding:0 15px;
}
.discount-details h4{
    text-align:center;
	margin:5px 0;
}
.discount-details h5 {
	text-align:center;
	margin:5px 0 15px 0;
}
.more-info-section {
	padding:0 15px;
	text-align:left;
	margin-bottom:20px;
	display:none;
	position:relative;
}
.more-info-section h5 {
	margin-bottom:0;
}
.more-info-section ul {
	list-style-type:square;
	padding-left:15px;
}
.more-info-section ul li {
	padding:5px 0;
}
.more-info-section p {
	text-align:left;
}
	
.rewards-holder-bottom {

	bottom:0;
	border-top:2px solid #e4e4e4;
	height:50px;
	width:100%;
}
.rewards-holder-bottom a {
	margin:0 auto;
	text-align:center;
	vertical-align:middle;
	display:block;
	color: #868686;
    font-family: "Open Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 45px;
}	
.rewards-holder-bottom a:hover {
	text-decoration:none;
	color:#00a162;
}
.rewards-holder-bottom a:active{
    color: #057746;
    text-decoration: none;
}
.rewards-holder-bottom a:focus {
	text-decoration:none;

}
.rewards-holder-bottom a:visited {
	text-decoration:underline;

}
.more-info-section span.h5-heading{
 padding: 0px;
}

@media only screen and (min-width: 520px) {
.logo-and-discount {
	min-height:145px;
}
.reward-logo {
	float:right;
}
.rewards-holder-top a img {
	margin:10px 10px 0 0;
}
.discount-details {
	float:left;
	padding:15px;
	width:60%;
}
.discount-details h4, .discount-details h5 {
	text-align:left;
}
.rewards-holder-bottom a {
	text-align:left;
	padding-left:15px;
}
.discount-details .h5-heading{
 padding: 0px;
}
.discount-details h5 {
	margin:5px 0 5px 0;
}
}
@media only screen and (min-width: 720px) {
 .rewards-holder{
       max-width:500px;
}

}
@media only screen and (min-width: 1050px) {
.rewards-holder{
	float:left;
    margin: 25px 15px 25px 15px;
    width: 470px;
	vertical-align:top;
}
.more-info-section ul li {
	padding:10px 0;
}
}

/*Styles for rewards page*/
section.rewards-section {
	position:relative;
	margin:0px auto;
	overflow:hidden;
}
.rewards-wrapper {
	margin-bottom:20px;
	overflow:hidden;
}
.rewards-wrapper .h2-heading{
	text-align: center;
}

@media only screen and (min-width: 520px) {

.reward-logo {
	float:right;
}
}
@media only screen and (min-width: 720px) {

}
@media only screen and (min-width: 1050px) {
.rewards-wrapper {
    margin: 0 auto 45px;
    max-width: 1000px;
}
}
.page-not-found {
  padding: 0 20px 40px;
}
.page-not-found section.introduction {
  padding: 0;
  margin:0;
  width: auto;
}
.page-not-found section.introduction .intro p {
  width: auto;
}
.page-not-found-large {
  display: none;
}
.page-not-found-small {
  display: block;
  margin: 0 auto;
  padding-top: 40px;
} 

.text-pos-on-img a {
  font-weight: 600;
  color: #00A162;
}
@media only screen and (min-width: 520px) {
  .page-not-found {
    margin: 0 auto;
  }
}

@media only screen and (min-width: 1050px) {
  .page-not-found {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 70px;
  }
  .page-not-found img {
    margin: 0 auto;
  }
  .page-not-found-large {
    display: block;
  }
  .page-not-found .text-pos-on-img {
    position: absolute;
    left: 15%;
    top: 200px;
    width: 40%;
  }
  .page-not-found-small {
    display: none;
  }

}

.browser-wrapper {
    background:#f9f9f9;
}

.browser-sections div h3 {
  color: #666;
  font-weight: 600;
  line-height: 30px;
  padding: 0 20px;
  text-align: center;
}
.browser-sections div h3:hover{
color:#00A162;
        }
.browser-sections div img{
  margin: 0 auto;
  width: 30%;
}

 .browser-sections {
  margin: 0 auto;
  width: 96%;
  padding: 0 2% 40px;
  text-align:center;

}

.browser-sections div {
  display: inline-block;
  width: 98%;
  padding: 30px 0;
  border: 1px solid #ccc;
  vertical-align: top;
  margin-bottom: 35px;  
  height: 220px;
    cursor:pointer;
}

.browser-sections div:first-child + div + div + div {
  margin-bottom: 0;
}
.social-network-container {
    margin-bottom: 20px;
	}

@media only screen and (min-width: 520px) {
  .browser-sections div {
    width: 48%;
   height: 250px;
    margin-left: 3%;
  }
  .browser-sections div:first-child,.browser-sections div:first-child + div+ div  {
    margin-left:0;
  }
  .browser-sections div:first-child,.browser-sections div:first-child + div {
    margin-bottom: 35px;
  }
    .browser-sections div img{   
   width: 50%;
  }
  .social-network-container{
  margin:13px 0 23px 0;
  }
}
@media only screen and (min-width: 720px) {
  .browser-sections {
    margin: 0 auto;
    width: 96%;
    padding: 0 2% 40px;
    text-align:center;
    
  }
  .browser-sections div {
    height: 260px;
    width: 22%;
    margin: 0 0 0 3%;
  }
  .browser-sections div img{
   
   width: 65%;
  }
  .browser-sections div:first-child {
    margin-left:0;
  }
  .browser-sections div:first-child + div+ div  {
    margin-left: 3%;
  }
 
}
@media only screen and (min-width: 1050px) {
.browser-wrapper {
	 border: 2px solid #e4e4e4;
	 padding:10px;	
	 width:1020px;
	 margin:115px auto 40px;
}
.browser-wrapper section.program{
	padding:30px 0 70px;
}
  .browser-sections {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 70px;
	text-align:center;
    
  }
  .browser-sections div {
    width: 210px;
    margin-left: 40px;
    border: 2px solid #e4e4e4;
  }

}

#mask {
	display: none;
	background: #000; 
	position: fixed; left: 0; top: 0; 
	z-index: 10;
	width: 100%; height: 100%;
	opacity: 0.8;
	z-index: 999;
    overflow-y:auto;
}

.acquisitiontext{
	padding-top: 70px;
}

.modal {
  opacity:0.8;

}

.acquisitionModal {
  opacity:1;  background:transparent;
  padding-top:0px;
    overflow-y: auto;
    z-index:9999;
}

.acquisitionModal .modal,.acquisitionModal .modal-dialog,.acquisitionModal .modal-body {
  background:#fff;
  opacity:1;
}

.acquisitionModal .p-body {
  display:block;
}

.acquisitionModal .modal-body .close {
  width:20px;
  height:20px;
  top:30px;
  right:20px;
  display:block;
}

.acquisitionModal .modal-body {
  padding: 30px 5% 40px;
}
.acquisitionModal .modal-dialog {
    width: 100%;
    margin: 0px auto;
  }
.acquisitionModal .content {
	width: auto;
}

.acquisitionModal img{
 		max-width : 100%;
 }
 .acquisitionModal a:hover {
  text-decoration: none;
}
@media only screen and (min-width: 520px) {
  .acquisitionModal .modal-dialog {
    margin: 20px auto;
    width: 95%;
  }
  .acquisitionModal img{
 		width: 50%;
 }
}
@media only screen and (min-width: 1050px) {
  .acquisitionModal .modal-dialog {
    width: 60%;
    margin: 80px auto;
  }
  .acquisitionModal span.p-body {
    width: auto;
   }
   .acquisitionModal .modal-body{
   padding :40px 5% 70px;
   }
}

.center-align {
  text-align: center;
}

.common-container-wrapper .introduction {
    width:100%;
    padding: 0px 0 0px;
    background:transparent;
   }
.common-container-wrapper .intro{
    width:100%;
        }
.common-container-wrapper ul li p {
  text-align: left;
}

.physical-damage h4 {
  text-align: left;
}

.common-container-wrapper {
  margin: 0 auto;
}

.common-container-wrapper ul {
  /*padding-left: 17px;*/
}

.common-rate-section .first-column {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}

.p-body {
  line-height: 24px;
}

.physical-damage {
  overflow: hidden;
}

.physical-damage .first-column, .physical-damage .second-column {
  margin: 0px;
  padding: 20px 0;
}

.career-show-hide {
  display: none;
  margin-top: 10px;
}

.career-show-hide ul li {
  margin: 20px 0;
  list-style-type: square;
}

.career-show-hide .p-body {
  text-align: left;
}
.common-rate-section {
  padding: 30px 0 40px 0;
  border-top: 1px solid #ccc;
}
.common-rate-section.physical-damage{
 background: #fff;
 padding:30px 15px 20px 15px;
}


.physical-damage h3 {
	padding:0 15px;
}
.physical-damage h3{
  margin: 0;
}

.career-show-hide ul {
  padding: 0 20px;
}
.physical-damage .h5-heading{
    color: #666;
}
@media only screen and (min-width: 520px) {

section.common-rate-section {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 720px) {

  .application-fee {
    float: none;
  }

  .intro .green-button, .intro .site-navigation-button, .intro .form-button, .intro .yellow-button {
    /*padding: 0 40px;*/
  }
}

@media only screen and (min-width: 1050px) {

.common-rate-section {
    padding: 55px 0 70px;
  }
.common-rate-section.physical-damage {
 padding: 60px 0 70px;
}
.common-rate-section.physical-damage .common-container-wrapper {
    padding-top:0;
            }
  .common-container-wrapper {
    width: 1000px;
    overflow: hidden;
  }

   .common-container-wrapper .introduction .intro p {
	width:100%;
   }

  .common-rate-section .first-column, .common-rate-section .second-column {
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
    width: 48%;
    margin: 0;
  }

  .common-rate-section .first-column {
    border-right: 1px solid #ccc;
    border-bottom: 0;
  }

  .physical-damage.common-rate-section .first-column, .physical-damage.common-rate-section .second-column {
    float: left;
    padding: 0;
    width: 47%;
  }

  .physical-damage.common-rate-section .second-column {
    margin-left: 50px;
  }

  .physical-damage .h3-heading {
    margin-bottom: 30px;
  }

  .physical-damage.common-rate-section .first-column {
    padding-right: 40px;
  }
  .career-show-hide {
    padding: 0 100px;
  }

}

