html, body {
    font-family: Verdana;
    height: 100%;
}

#loaderslide {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 999999;
}

#loaderslide img{
   margin: 10% auto 0;
   vertical-align: middle;
   text-align:center;
}

.main_section_inner {
    position: relative;
    transition: all 0.31s linear;
    /*transition: bottom 1s ease 0s;*/
}
.carousel-inner > .item {
    height: 100%;
    position: fixed;
    width: 100%;
}
.top .glyphicon {
    color: #01a5e2;
}
.bottom .glyphicon {
    color: #01a5e2;
}
.left .glyphicon {
    color: #01a5e2;
}
.right .glyphicon {
    color: #01a5e2;
}
.carousel, .item, .active {
    height: 100%;
}
.carousel-inner {
    height: 100%;
}
.carousel-control:focus, .carousel-control:hover {
	outline: none !important;
}
a.carousel-control{
   width:20px!important;
}
#item1 .fill {
    background: url(../images/slidecnt1.jpg);
    background-position: center center;
    background-size: cover;
}
#item2 .fill {
    background: url(../images/slidecnt2.jpg);
    background-position: center center;
    background-size: 100% 100%;
}
.fill {
    background-position: center center;
    background-size: 100% 100%;
    height: 100%;
    width: 100%;
}
.main_section_inner.zero .control_arrow_section {
    bottom: 60%;
transition: all 0.31s linear;
    /*transition: all 1s ease 0s;*/
}

.main_section_inner .slide_cnt {
    height: 40.3%;
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    padding-top: 10px;
    position: fixed;
    /*transition: bottom 0.03s ease 0.03s;*/
    width: 100%;
}
.main_section_inner.zero .slide_cnt.first_slide_bottom {
    display: block;
}
.main_section_inner.zero .slide_cnt{
 display:none;	
}
.main_section_inner.zero .carousel-caption {
    bottom: 220px;
transition: all 0.31s linear;
    /*transition: all 1s ease 0s;*/
}
.slide_bg > img {
    height: 100% !important;
    width: 100%;
}
.carousel-caption {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    left: 0;
    padding: 0 121px;
    right: 0;
    bottom: 100px;
transition: all 0.31s linear;
    /*transition: all 1s ease 0s;*/
    width: 100%;
}
.carousel-caption.seven_slide_caption, .carousel-caption.nine_slide_caption {
	bottom: 60px;
}
.control_arrow_section {
    bottom: 50%;
    left: 4.9%;
    position: absolute;
transition: all 0.31s linear;
    /*transition: all 1s ease-in-out 0.05s;*/
    width: 50px;
    z-index: 99999;
}
.carousel-control {
    opacity: 1;
    top: 50% !important;
    width: 40px !important;
}
.carousel-control img {
    border-radius: 5px;
    height: 20px;
    max-width: none;
    width: 20px;
}
.carousel-control.left {
    left: 0;
}
.carousel-control.right {
    right: -30px;
}
.carousel-control.bottom {
    left: 27px;
    top: 0 !important;
}
.bottom .glyphicon {
    font-size: 30px;
}
.carousel-control.top {
    left: 27px;
    top: -27px !important;
}
.carousel-control.top {
    background: rgba(255, 255, 255, 0) url("../images/toparrow1.png") no-repeat scroll center center / cover ;
    height: 20px;
}
.carousel-control.bottom {
    background: rgba(255, 255, 255, 0) url("../images/downarrow1.png") no-repeat scroll center center / cover ;
    height: 20px;
}
.carousel-control.right {
    background: rgba(255, 255, 255, 0) url("../images/rightarrow1.png") no-repeat scroll center center / cover ;
    height: 20px;
}
.carousel-control.left {
    background: rgba(255, 255, 255, 0) url("../images/leftarrow1.png") no-repeat scroll center center / cover ;
    height: 20px;
}
.carousel-control img:hover, .carousel-control img:focus{
   background: #fff none repeat scroll 0 0;
}
.top .glyphicon {
    font-size: 30px;
}
#home_btn_section {
	bottom: 27%;
    height: 41px;
    left: 5.3%;
    position: fixed;
    right: 0;
	transition: all 0.31s linear;
    z-index: 300;
}
.main_section_inner.zero #home_btn_section {
	bottom: 50%;
	transition: all 0.31s linear;
}
.home_btn_inner a {
	background: hsl(196, 99%, 45%);
	padding: 5px 15px;
	border-radius: 5px;
	color: #fff;
	text-decoration: none;
}
.home_btn_inner a:focus {
	outline: none;
}
/* 
#more_btn_section {
	bottom: 25%;
    height: 41px;
    left: 4.5%;
    position: fixed;
    right: 0;
transition: all 0.31s linear;
    transition: all 1s ease-in-out 0.05s;
    z-index: 300;
}
.main_section_inner.zero #more_btn_section {
    bottom: 66%;
transition: all 0.31s linear;
	transition: all 1s ease 0s;
}
.slide-trigger.more {
    background-position: center 5px;
}
.main_section_inner.zero .slide-trigger.less {
    background-position: center -18px;
}
.slide-trigger.less {
    background-position: center -18px;
}
.slide-trigger {
    background: #66cccc url("../images/moreless1.png") no-repeat scroll center center / 60% auto;
    display: block;
    height: 30px;
    width: 90px;
	border-radius: 8px;
}
*/

.first_slide_cnt h1 {
    color: #fff;
    font-weight: 600;
    text-shadow: 2px 2px 2px #62c3e0;
    text-transform: uppercase;
}
.first_slide_cnt h3 {
    color: #01a5e2;
    font-weight: 600;
    margin-top: 10px;
    text-shadow: 2px 2px 2px #fff;
}
.first_slide_cnt p {
    color: #000;
    font-size: 18px;
    font-weight: 500;
}
.first_slide_cnt h5 {
    color: #000;
    font-weight: 600;
	text-shadow: 0px;
}
.main_section_inner.zero .fifth_slide_cnt_inner {
    margin-top: -70px;
}

.main_section_inner.bottom_zero {
transition: all 0.31s linear;
    /*transition: all 1s ease 0s;*/
}
.main_section_inner.zero .second_slide_cnt > img {
    height: 130px;
    padding-top: 30px;
}

.second_slide_cnt h1 {
    color: #fff;
    font-weight: 600;
    text-shadow: 2px 2px 2px #62c3e0;
    text-transform: uppercase;
}
.second_slide_cnt p {
    color: #fff !important;
    font-size: 18px;
    font-weight: 500;
}
.second_slide_cnt p span {
    float: left;
    vertical-align: middle;
}

.second_slide_block {
    padding: 20px 0;
}
.second_slide_block h3 {
    color: #01a5e2;
    font-size: 20px;
    font-weight: 600;
    margin-top: 0px;
}
.second_slide_block p {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 0px;
}
.second_slide_block ul {
    padding: 0;
}
.second_slide_block ul li {
    padding: 5px 0;
}

.main_section_inner.zero .third_slide_cnt > img {
    height: 130px;
    padding-top: 30px;
}
.third_slide_cnt h1 {
    color: #fff;
    font-weight: 600;
    text-shadow: 2px 2px 2px #62c3e0;
    text-transform: uppercase;
}
.third_slide_cnt p {
    color: #000;
    font-size: 16px !important;
    font-weight: 500;
}
.third_slide_cnt p span {
    float: left;
    vertical-align: middle;
}

.third_slide_block {
    padding: 20px 0;
}
.third_slide_bottom h3 {
    color: #01a5e2;
    font-size: 20px;
    font-weight: 600;
    text-align: left;
}
.third_slide_block p {
    font-size: 15px;
    line-height: 23px;
}
.third_slide_block ul {
    padding: 0;
}
.third_slide_block ul li {
    padding: 5px 0;
}
.main_section_inner.zero .fourth_slide_cnt > img {
    height: 130px;
    padding-top: 45px;
}
.fourth_slide_cnt h1 {
    color: #fff;
    font-weight: 600;
    text-shadow: 2px 2px 2px #62c3e0;
    text-transform: uppercase;
    font-size: 65px !important;
}
.fourth_slide_cnt p {
    color: #000;
    font-size: 18px;
    font-weight: 500;
}
.fourth_slide_cnt p span {
    float: left;
    vertical-align: middle;
}

.fourth_slide_block {
    padding: 20px 0;
}
.fourth_slide_block > h3 {
    color: #01a5e2;
    font-size: 20px;
    font-weight: 600;
    text-align: left;
}
.fourth_slide_block p {
    font-size: 15px;
    line-height: 23px;
}
.fourth_slide_block ul {
    padding: 0;
}
.fourth_slide_block ul li {
    padding: 5px 0;
}
.main_section_inner.zero .fifth_slide_cnt > img {
    height: 130px;
    padding-top: 30px;
}

.fifth_slide_cnt h1 {
    color: #fff;
    font-weight: 600;
    text-shadow: 2px 2px 2px #62c3e0;
    text-transform: uppercase;
    font-size: 65px !important;
}
.fifth_slide_cnt p {
    color: #fff !important;
    font-size: 18px;
    font-weight: 500;
	width: 51% !important;
}
.fifth_slide_cnt p span {
    float: left;
    vertical-align: middle;
}
.fifth_slide_cnt > img {
    margin-top: -100px;
}
.fifth_slide_cnt_inner {
	margin-top: -70px;
}
.fifth_slide_block {
    padding: 20px 0;
}
.fifth_slide_block > h3 {
    color: #01a5e2;
    font-size: 20px;
    font-weight: 600;
    text-align: left;
}
.fifth_slide_block p {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 0px;
}
.fifth_slide_block ul {
    padding: 0;
    padding-left: 15px;
}
.fifth_slide_block ul li {
    padding: 0px;
}
.main_section_inner.zero .six_slide_cnt > img {
    height: 130px;
    padding-top: 30px;
}

.six_slide_cnt h1 {
    color: #fff;
    font-weight: 600;
    text-shadow: 2px 2px 2px #62c3e0;
    text-transform: uppercase;
}
.six_slide_cnt p {
    color: #000;
    font-size: 18px;
    font-weight: 500;
}
.six_slide_cnt p span {
    float: left;
    vertical-align: middle;
}
.six_slide_block {
    padding: 20px 0;
}
.six_slide_block > h3 {
    color: #01a5e2;
    font-size: 20px;
    font-weight: 600;
    text-align: left;
}
.six_slide_block p {
    font-size: 15px;
    line-height: 23px;
}
.six_slide_block ul {
    padding: 0;
}
.six_slide_block ul li {
    padding: 5px 0;
}
.main_section_inner.zero .seven_slide_cnt > img {
    height: 130px;
    padding-top: 30px;
}

.seven_slide_cnt h1 {
    color: #fff;
    font-weight: 600;
    text-shadow: 2px 2px 2px #62c3e0;
    text-transform: uppercase;
    font-size: 65px !important;
}
.seven_slide_cnt p {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
}
.seven_slide_cnt p span {
    float: left;
    vertical-align: middle;
}
.seven_slide_cnt ul {
    padding-bottom: 50px;
    padding-left: 0;
}
.seven_slide_cnt ul li {
    display: inline-block;
}

.seven_slide_block {
    padding: 20px 0;
}
.seven_slide_block > h3 {
    color: #0056d6;
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 0px;
}
.seven_slide_block p {
    font-size: 15px;
    line-height: 23px;
}
.seven_slide_block ul {
    padding: 0;
}
.seven_slide_block ul li {
    padding: 5px 0;
}
.seven_slide_cnt_inner ul li a img {
	height: 55px;
}
.main_section_inner.zero .eight_slide_cnt > img {
    height: 130px;
    padding-top: 30px;
}

.eight_slide_cnt h1 {
    color: #fff;
    font-weight: 600;
    text-shadow: 2px 2px 2px #62c3e0;
    text-transform: uppercase;
    font-size: 60px !important;
}
.eight_slide_cnt p {
    color: #000;
    font-size: 18px;
    font-weight: 500;
}
.eight_slide_cnt p span {
    float: left;
    vertical-align: middle;
}
.eight_slide_cnt ul {
    padding-bottom: 50px;
    padding-left: 0;
}
.eight_slide_cnt ul li {
    display: inline-block;
}

.eight_slide_block {
    padding: 20px 0;
}
.eight_slide_block > h4 {
    color: #01a5e2;
    font-size: 17px;
    font-weight: 600;
    text-align: left;
    text-decoration: underline;
}
.eight_slide_block p {
    font-size: 15px;
    line-height: 23px;
}
.eight_slide_block ul {
    padding: 0;
}
.eight_slide_block ul li {
    padding: 5px 0;
}
.main_section_inner.zero .nine_slide_cnt > img {
    height: 130px;
    padding-top: 30px;
}

.nine_slide_cnt {
    padding-bottom: 35px;
}
.nine_slide_cnt h1 {
    color: #fff;
    font-weight: 600;
    text-shadow: 2px 2px 2px #62c3e0;
    text-transform: uppercase;
}
.nine_slide_cnt h3 {
    color: #62c3e0;
    font-size: 18px;
    font-weight: 600;
    margin-top: 0 !important;
    text-shadow: 2px 2px 2px #fff;
}
.nine_slide_cnt p img {
    margin: 0 auto;
    text-align: center;
}
.nine_slide_cnt p {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 55px !important;
}
.nine_slide_cnt p span {
    float: left;
    vertical-align: middle;
}
.nine_slide_cnt ul {
    padding-bottom: 50px;
    padding-left: 0;
}
.nine_slide_cnt ul li {
    display: inline-block;
}
.nine_slide_block {
    padding: 0;
}
.nine_slide_block > h4 {
    color: #01a5e2;
    font-size: 17px;
    font-weight: 600;
    text-align: left;
    text-decoration: underline;
}
.nine_slide_block p {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 0px;
}
.nine_slide_block ul {
    padding: 0;
}
.nine_slide_block ul li {
    padding: 5px 0;
}
.nine_slide_footer_top h4 {
    text-align: center;
}
nine_slide_bottom_block h5 {
	margin: 0px !important;
}
nine_slide_bottom_block p {
	margin: 0px !important;
}
.main_section_inner.zero .ten_slide_cnt > img {
    height: 130px;
    padding-top: 30px;
}

.ten_slide_cnt {
    padding-bottom: 35px;
}
.ten_slide_cnt h1 {
    color: #fff;
    font-weight: 600;
    text-shadow: 2px 2px 2px #62c3e0;
    text-transform: uppercase;
}
.ten_slide_block {
    padding: 20px 0;
}
.ten_slide_top_block1 {
    text-align: right;
	padding-right: 42px;
}
.ten_slide_top_block1 p:last-child {
    padding-right: 22px;
}
.ten_slide_top_block1 p:first-child {
    font-size: 15px;
    padding-right: 24px;
}
.ten_slide_top_block1, .ten_slide_top_block2 p {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 0;
	text-shadow: 0 0 0;
}
.ten_slide_top_block2 {
    text-align: left;
	margin-left: -20px;
}
.contact_section {
    margin: 0 auto;
    text-align: center;
    width: 50%;
    position: relative;
}
.current_cnt {
    position: absolute;
    bottom: 44%;
}
.current_cnt {
    color: #000;
    text-align: left;
    font-size: 17px;
}
.contact_name_field input {
    border: 0 none;
    color: #000;
    height: 40px;
    padding-left: 10px;
    width: 100%;
}
.contact_common_field input {
    border: 0 none;
    color: #000;
    height: 40px;
    padding-left: 10px;
    width: 50%;
}
#contact_us_form textarea {
    border: 0 none;
    color: #000;
    height: 70px;
    padding-left: 10px;
    width: 100%;
}
#contact_us_form input[type="submit"] {
    background: #01a5e2 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    padding: 10px 20px;
}
.ten_slide_cnt_inner {
    margin-top: 0px;
}
.main_section_inner.zero #track {
    bottom: 57%;
transition: all 0.31s linear;
   /* transition: all 0.5s ease 0.001s; */
}
#about {
    height: 17px;
    position: absolute;
    right: 36px;
    top: 21px;
    width: 17px;
	display: none;
}
#about #about-trigger {
    background: #66cccc url("../images/icon-info.png") no-repeat scroll 7px 4px;
    border-radius: 20px;
    display: block;
    height: 18px;
    overflow: hidden;
    text-indent: -999999px;
    transition: background-color 0.3s ease-in-out 0s;
    width: 18px;
}
#about #about-trigger.close, #about #about-trigger.close:hover {
    background: #e94700 url("../images/icon-info.png") no-repeat scroll center center;
}
#about #about-trigger::before {
    background-color: #66cccc;
    content: "";
    height: 10px;
    position: absolute;
    right: 23px;
    top: 4px;
    width: 40px;
}
#about #about-trigger::after {
    background: #66cccc none repeat scroll 0 0;
    content: "";
    height: 10px;
    position: absolute;
    right: -36px;
    top: 4px;
    width: 30px;
}
#about #about-trigger:hover {
    background-color: #fff;
}
#dates {
    height: 65px;
    position: absolute;
    top: -8px;
    width: 135px;
}
#dates::before {
    background-color: hsl(196, 99%, 45%);
    content: "";
    height: 10px;
    position: absolute;
    right: 112px;
    top: 33px;
    width: 300px;
	z-index: -1;
}
#dates::after {
    background-color: hsl(196, 99%, 45%);
    content: "";
    height: 10px;
    position: absolute;
    right: -25%;
    top: 33px;
    width: 70%;
}
#dates .date {
    color: #000;
    font-size: 18px;
    line-height: 25px;
    opacity: 0;
    position: absolute;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    top: 0;
    transition: opacity 0.5s ease-in-out 0s, color 0.3s ease-in-out 0s;
}
#dates .date i {
    font-size: 25px;
    font-style: normal;
    font-weight: bold;
}
#dates .date.current {
    opacity: 1;
}
#dates:hover .date {
    color: #000;
}
#dates .date i {
    display: block;
}
#track {
    bottom: 17%;
    height: 41px;
    left: 0;
    position: fixed;
    right: 0;
    transition: all 0.31s linear;
   /* transition: all 0.5s ease-in-out 0s;*/
    z-index: 300;
}
#track.adjusted {
    bottom: 330px;
}
#track::before {
    background-color: hsl(196, 99%, 45%);
    content: "";
    height: 10px;
    left: 146px;
    position: absolute;
    top: 25px;
    width: 72%;
}
#track::after {
    background-color: hsl(196, 99%, 45%);
    content: "";
    height: 10px;
    left: 0;
    position: absolute;
    top: 25px;
    width: 80px;
}
#ticker-moment {
    color: rgba(255, 255, 255, 0.4);
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Arial,Helvetica,sans-serif;
    font-size: 19px;
    font-weight: 300;
    left: 60px;
    line-height: 2em;
    max-width: 50px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: -8px;
    transition: left 0.3s ease-in-out 0s;
}
#ticker-moment::after {
    background-color: #0056d6;
    border-radius: 4px;
    box-shadow: 2px 0 2px rgba(0, 0, 0, 0.2);
    content: "";
    height: 14px;
    left: 25%;
    position: absolute;
    right: 25%;
    top: 31px;
    transform: skew(-30deg);
}
#ticker-moment::before {
    background: rgba(0, 0, 0, 0) url("../images/icon-marker1.png") repeat scroll 0 0;
    content: "";
    height: 17px;
    left: 44%;
    position: absolute;
    top: 10px;
    width: 11px;
}
#ticker-moment:hover {
    color: rgba(255, 255, 255, 0.8);
}
#keys {
    height: 39px;
    position: absolute;
    right: 65px;
    top: 0;
    width: 60px;
}
#keys a {
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 3px;
    bottom: 0;
    height: 18px;
    position: absolute;
    text-indent: -999999px;
    width: 18px;
}
#track #keys a::after {
    content: "d";
    height: 0;
    position: absolute;
    width: 0;
}
#keys, #keys a {
    transition: background-color 0.3s ease-in-out 0s;
}
#track:hover #keys a {
    background-color: rgba(255, 255, 255, 0.55);
}
#track #keys a:hover, #track #keys a:active, #track #keys a.active {
    background-color: #fff;
}
#keys #KeyTop {
    left: 21px;
    top: 0;
}
#keys #KeyRight {
    right: 0;
}
#keys #KeyBottom {
    left: 21px;
}
#keys #KeyLeft {
    left: 0;
}
#keys #KeyTop::after {
    border-bottom: 4px solid #211016;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    left: 5px;
    top: 7px;
}
#keys #KeyRight::after {
    border-bottom: 4px solid transparent;
    border-left: 4px solid #211016;
    border-top: 4px solid transparent;
    left: 7px;
    top: 5px;
}
#keys #KeyBottom::after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #211016;
    left: 5px;
    top: 7px;
}
#keys #KeyLeft::after {
    border-bottom: 4px solid transparent;
    border-right: 4px solid #211016;
    border-top: 4px solid transparent;
    left: 6px;
    top: 5px;
}
#dates {
    right: 35px;
}
#date1, #date10 {
    left: 25px;
}

#date7 {
    left: 0px;
}
.main_section_inner.zero #date5 {
	color: #d7d7d7;
}
.main_section_inner.zero #date5 span {
    color: hsl(0, 0%, 20%);
}


.main_section_inner.zero .slide_cnt {
	height: 35.33% !important;
	padding-top: 10px !important;
	overflow: scroll;
}
.main_section_inner.zero #track {
	bottom: 40% !important;
}
.main_section_inner.zero .control_arrow_section {
	bottom: 50% !important;
}
.main_section_inner.zero #more_btn_section {
	bottom: 52% !important;
}
.first_slide_block ul li {
    padding: 5px 0px;
}
.first_slide_block img, .ten_slide_block img {
    height: 200px;
}
.first_slide_cnt p, .second_slide_cnt p, .third_slide_cnt p, .fourth_slide_cnt p, .fifth_slide_cnt p, .six_slide_cnt p, .seven_slide_cnt p, .eight_slide_cnt p, .nine_slide_cnt p {
	margin: 0 auto;
	width: 60%;
	font-size: 17px;
	text-shadow: 0 0 0;
	color: hsl(0, 0%, 20%);
    font-weight: 400;
    letter-spacing: 0.5px;
}
.nine_slide_cnt_inner {
    margin-top: -100px;
}
.nine_slide_cnt h3 {
	width: 58%;
	margin: 0 auto;
    margin-top: 100px !important;
}
.second_slide_cnt p, .third_slide_cnt p, .fourth_slide_cnt p, .fifth_slide_cnt p, .six_slide_cnt p, .eight_slide_cnt p, .nine_slide_cnt p {
	text-align: left;
}
.second_slide_cnt p span, .third_slide_cnt p span, .fourth_slide_cnt p span, .fifth_slide_cnt p span, .six_slide_cnt p span, .eight_slide_cnt p span, .nine_slide_cnt p span{
	padding-right: 15px;
}
.first_slide_cnt h1, .second_slide_cnt h1, .third_slide_cnt h1, .fourth_slide_cnt h1, .fifth_slide_cnt h1, .six_slide_cnt h1, .seven_slide_cnt h1, .eight_slide_cnt h1, .nine_slide_cnt h1, .ten_slide_cnt h1 {
	font-size: 55px;
	text-transform: none;
}
.second_slide_block, .third_slide_block, .fourth_slide_block, .fifth_slide_block, .six_slide_block, .seven_slide_block, .eight_slide_block, .nine_slide_block, .ten_slide_block {
	padding: 0px;
}
.first_slide_block p, .second_slide_block p, .third_slide_block p, .fourth_slide_block p, .fifth_slide_block p, .six_slide_block p, .seven_slide_block p, .eight_slide_block p, .nine_slide_block p, .ten_slide_block p {
    font-size: 14px !important;
}
.second_slide_block ul li, .third_slide_block ul li, .first_slide_block ul li {
    background: rgba(0, 0, 0, 0) url("../images/arrowbggg.png") no-repeat scroll left 10%;
    line-height: 21px;
    padding: 0 0 0 20px;
    list-style-type: none;
}
.third_slide_block ul li ul {
    padding-left: 15px;
}
.third_slide_block ul li ul li {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
    list-style-type: unset;
    padding-left: 0;
}
.second_slide_block h3, .third_slide_bottom h3, .fourth_slide_bottom h3, .fifth_slide_bottom h3, .six_slide_bottom h3, .seven_slide_block h3{
	color: #5b9bd5;
}
.third_slide_bottom h3, .fourth_slide_bottom h3, .fifth_slide_bottom h3, .six_slide_bottom h3, .seven_slide_block h3 {
	margin-top: 0px;
}
.main_section_inner.zero .carousel-caption {
	bottom: 140px !important;
}
.main_section_inner.zero .second_slide_cnt > img, .main_section_inner.zero .third_slide_cnt > img, .main_section_inner.zero .fourth_slide_cnt > img, .main_section_inner.zero .fifth_slide_cnt > img, .main_section_inner.zero .six_slide_cnt > img, .main_section_inner.zero .seven_slide_cnt > img, .main_section_inner.zero .eight_slide_cnt > img, .main_section_inner.zero .nine_slide_cnt > img, .main_section_inner.zero .ten_slide_cnt > img {
	height: 200px;
	padding: 0px;
}
.block_red_title {
    color: #ff0000 !important;
}


@media not all {
#dates {
    right: 8.6%;
}
#date1, #date10 {
    left: 0;
}
#date7 {
    left: -14px;
}
}
@media screen and (max-device-width: 2500px) and (min-device-width: 1900px) {
	.first_slide_cnt p, .second_slide_cnt p, .third_slide_cnt p, .fourth_slide_cnt p, .fifth_slide_cnt p, .six_slide_cnt p, .seven_slide_cnt p, .eight_slide_cnt p, .nine_slide_cnt p {width: 20%;}
	#dates::before {width: 1000px;}
}
@media only screen and (max-width: 1200px) and (min-width: 768px){
    .first_slide_cnt p, .second_slide_cnt p, .third_slide_cnt p, .fourth_slide_cnt p, .fifth_slide_cnt p, .six_slide_cnt p, .seven_slide_cnt p, .eight_slide_cnt p, .nine_slide_cnt p {
        width: 90%;
    }
    .main_section_inner.zero .carousel-caption {bottom: 182px !important;}
    .main_section_inner.zero .fifth_slide_cnt_inner {margin-top: 0px;}
    .nine_slide_cnt_inner {margin-top: 0px;}
    #track::before {left: 109px;}
    #track::after {width: 33px;}
    .control_arrow_section {left: 2.9%;}
}
@media only screen and (max-width: 1020px) {
     #item1 .fill {
    background: url(../images/slidecnt12.jpg);
    background-position: center center; 
    background-size: 100% 100%;
} 
.main_section_inner.zero .carousel-caption.second_slide_caption, .main_section_inner.zero .carousel-caption.third_slide_caption, .main_section_inner.zero .carousel-caption.fourth_slide_caption, .main_section_inner.zero .carousel-caption.fifth_slide_caption, .main_section_inner.zero .carousel-caption.six_slide_caption, .main_section_inner.zero .carousel-caption.seven_slide_caption, .main_section_inner.zero .carousel-caption.eight_slide_caption, .main_section_inner.zero .carousel-caption.nine_slide_caption {
	bottom: 230px !important;
}
.carousel-control.bottom {
    left: 27px !important;
    top:  0px !important;
}
.carousel-control.top {
    left: 27px !important;
    top: -23px !important;
}
.top .glyphicon {
    font-size: 20px;
}
.bottom .glyphicon {
    font-size: 20px;
}
.carousel-caption {
    padding: 0 10px;
    bottom: 50px;
}
.carousel-caption.ten_slide_caption {
	bottom: 0px;
}
.ten_slide_cnt_inner {
    margin-top: -110px;
}
.ten_slide_top_block1, .ten_slide_top_block2 {
    text-align: center;
}
.ten_slide_top_block1 {
	padding-right: 0px;
}
.contact_common_field input {
    height: 30px;
    margin: 3px 0;
}
.ten_slide_top_block1, .ten_slide_top_block2 p {
    font-size: 14px;
}
.first_slide_cnt h1, .second_slide_cnt h1, .third_slide_cnt h1, .fourth_slide_cnt h1, .fifth_slide_cnt h1, .six_slide_cnt h1, .seven_slide_cnt h1, .eight_slide_cnt h1, .nine_slide_cnt h1, .ten_slide_cnt h1 {
    font-size: 25px !important;
}
.second_slide_cnt > img, .third_slide_cnt > img, .fourth_slide_cnt > img, .fifth_slide_cnt > img, .six_slide_cnt > img, .seven_slide_cnt > img, .eight_slide_cnt > img, .nine_slide_cnt > img, .ten_slide_cnt > img {
    height: 100px;
}
.first_slide_cnt p, .second_slide_cnt p, .third_slide_cnt p, .fourth_slide_cnt p, .fifth_slide_cnt p, .six_slide_cnt p, .seven_slide_cnt p, .eight_slide_cnt p, .nine_slide_cnt p, .ten_slide_cnt p {
    font-size: 13px;
}
.seven_slide_cnt_inner ul li a img {
    height: 30px;
    margin: 0 auto;
    text-align: center;
}
#track {
    bottom: 18.7%;
    z-index: 700;
}
#track::before {
    left: 120px;
    right: 85px;
}
#track::after {
    display: none;
}
#track #ticker-moment::before {
    left: 40%;
}
#about {
    display: none;
}
#about-pane {
    display: none;
}
#slides .slide-trigger {
    display: none !important;
}
#dates {
    right: 50px;
}
#dates::before, #dates::after {
    display: none;
}

.main_section_inner.zero .control_arrow_section {
    bottom: 52.3% !important;
}
.main_section_inner.zero #track {
    bottom: 50%;
}
.main_section_inner.zero .slide_cnt {
    height: 40%;
    overflow: scroll;
}
.main_section_inner.zero .ten_slide_caption.carousel-caption {
    bottom: 330px;
}
#track {
    bottom: 5.7%;
}
.control_arrow_section {
    bottom: 47%;
    left: -5%;
}
.nine_slide_cnt h3 {
    font-size: 14px;
}
.contact_name_field input {
    height: 30px;
}
.contact_commom_field input {
    height: 30px;
}
#contact_us_form textarea {
    height: 50px;
}
#contact_us_form input[type="submit"] {
    padding: 5px 10px;
}
.ten_slide_cnt p {
    margin: 0;
}
#dates .date {
    font-size: 12px;
}
#dates .date i {
    font-size: 15px;
}
.contact_common_field input {
    margin: 2px 0;
}
#ticker-moment {
    width: 10px !important;
}
#track {
    left: 45px;
}
#track::before {
    left: 64px;
    right: 0;
    width: 73%;
}
#dates {
    right: 0;
    width: 71px;
}
#date7 {
	left: 0px !important;
}
.main_section_inner.zero .fifth_slide_cnt_inner {
	margin-top: 0px;
}
.fifth_slide_cnt_inner {
	margin-top: 0px;
}
.first_slide_cnt p, .second_slide_cnt p, .third_slide_cnt p, .fourth_slide_cnt p, .fifth_slide_cnt p, .six_slide_cnt p, .seven_slide_cnt p, .eight_slide_cnt p, .nine_slide_cnt p {
	width: 100%;
	text-align: center;
}
.second_slide_cnt p span, .third_slide_cnt p span, .fourth_slide_cnt p span, .fifth_slide_cnt p span, .six_slide_cnt p span, .eight_slide_cnt p span, .nine_slide_cnt p span {
	width: 100%;
}
.second_slide_cnt p span img, .third_slide_cnt p span img, .fourth_slide_cnt p span img, .fifth_slide_cnt p span img, .six_slide_cnt p span img, .eight_slide_cnt p span img, .nine_slide_cnt p span img {
	margin: 0 auto;
}
.seven_slide_cnt p {
	padding-left: 0px;
}
.nine_slide_cnt p {
	margin-bottom: 10px !important;
}
.nine_slide_cnt h3 {
	width: 100%;
}
.nine_slide_cnt_inner {
    margin-top: 0px;
}
.main_section_inner.zero #more_btn_section {
	bottom: 47% !important;
}
#home_btn_section {
	bottom: 15%;
	left: 0.2%;
}
.main_section_inner.zero #home_btn_section {
	bottom: 47% !important;
}
.fifth_slide_cnt p {
	color: #fff !important; 
}
.main_section_inner.zero #date5 {
	color: #333;
}
.second_slide_cnt p {
	width: 68% !important;
}
}
@media only screen and (max-width: 400px) {
    #item1 .fill, #item2 .fill, .fill {
    /*background: url(../images/slidecnt13.jpg);*/
    background-position: center center;
    background-size: 480px 100%;
}
.ten_slide_cnt_inner {
    margin-top: -20px;
}
#track {
    bottom: 5.7%;
}
.control_arrow_section {
    bottom: 50%;
    left: -14.8%;
}
#more_btn_section {
    bottom: 20%;
}
.nine_slide_cnt h3 {
    font-size: 14px;
}
.contact_name_field input {
    height: 30px;
}
.contact_commom_field input {
    height: 30px;
}
#contact_us_form textarea {
    height: 50px;
}
#contact_us_form input[type="submit"] {
    padding: 5px 10px;
}
.ten_slide_cnt p {
    margin: 0;
}
#dates .date {
    font-size: 12px;
}
#dates .date i {
    font-size: 15px;
}
.contact_common_field input {
    width: 100%;
}
.contact_common_field input {
    margin: 2px 0;
}
#ticker-moment {
    width: 10px !important;
}
#track {
    left: 45px;
}
#track::before {
    left: 30px;
    right: 0;
    width: 75%;
}
#dates {
    right: 0;
    width: 71px;
}
.seven_slide_cnt h1, .nine_slide_cnt h1 {
   margin-top: 0px;
}
.nine_slide_cnt p img {
  height: 30px;
}
.seven_slide_cnt_inner ul li a img {
  height: 20px;
}
}


