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

html { overflow-x: hidden;}
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    color: #000000;
}
label:focus, select:focus, option:focus, a, h1, h2, h3, h4, h5, h6{outline:0px !important;}
td, div, h1, h2, h3, h4, h5, h6, p, input, form{margin:0;padding:0;}
img{padding:0;margin:0;border:none;}
ul{list-style:none;margin:0;padding:0;}
h1, h2, h3, h4, h5, h6{margin-bottom:20px;}

p {
    margin-bottom: 14px;
    color: #464646;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Ubuntu', sans-serif;
    margin-bottom: 20px;
    color: #000000;
}
a {
    webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    }
a:hover, a:focus {
    text-decoration: none;
    webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.padding-left {padding-left: 0px !important;}
.padding-right {padding-right: 0px !important;}
.padding-left-right {padding-left: 0px !important;padding-right: 0px !important;}
.center{text-align:center;}
.wrapper{width:100%;}
.blue-background-wraper{width:100%; background-color: #1e709f; padding: 0 75px}
/********** header ************/
.header-top-container {
    background: #fff none repeat scroll 0 0;
    padding: 10px 0;
    border-top: 4px solid #035294; 
}
.contact-info-head {margin-top: 15px}
.contact-info-head span{color: #56ddff; font-size: 14px}
.contact-info-head span a{color: #035294; font-size: 26px; vertical-align: middle;}
.head-address .address-container:last-child{display: none}
.address-container{float: right; padding-top: 15px}
.address-container .rfp-submit{float: right; margin-left: 20px}
.address-container .rfp-submit a{text-transform: uppercase; background: #00b1dd; color: #fff; font-size: 16px; padding: 6px 6px 5px; border: 1px solid #00b1dd; margin-top: 2px; float: left}
.address-container .rfp-submit a:hover{background: #fff; color:  #00b1dd}
.address-container .address-head-wraper {float: right; margin-top: 5px}
.address-container .address-head-wraper img{display: inline-block; }
.address-container .address-head-wraper p{display: inline-block; color: #035294; font-size: 16px}
.header-primary-container {background: #f2f2f2 none repeat scroll 0 0;padding: 0;border-bottom: 2px solid #035294;}
.menu-left ul.nav-left-section{float: left; width: 100%; margin-bottom:0px;}
/*.menu-left ul.nav-left-section li{float: left;  padding: 30px 30px;}*/
.menu-left ul.nav-left-section li{float: left; padding: 30px 0; width: 115px; text-align: center;cursor: pointer;}
.menu-left ul.nav-left-section li.plan-bg, .menu-left ul.nav-left-section li.plan-bg ul {background: #035294;}
.menu-left ul.nav-left-section li.attend-bg, .menu-left ul.nav-left-section li.attend-bg ul {background: #00b1dd;}
.menu-left ul.nav-left-section li.exhibit-bg, .menu-left ul.nav-left-section li.exhibit-bg ul {background: #ffb202;}
.menu-left ul.nav-left-section li a{color: #fff; text-transform: uppercase; font-size: 16px}
.menu-left ul.nav-left-section li a:hover{ /* border-bottom: 2px solid #fff;*/ }
.menu-left ul.nav-left-section li:hover{ /*opacity: 0.7;*/ }
ul.nav-right-section{margin-top: 25px; float: right}
.nav-right-section li{float: left; padding: 0 15px}
.nav-right-section li:last-child{padding-right: 0}
.nav-right-section li a{color: #035294; font-size: 16px; text-transform: uppercase}



/********** header-nav ************/
.menu-wrap .menu ul{float: right}
.menu-wrap .menu ul li{float: left; text-transform: uppercase; padding: 5px 6px}
.menu-wrap .menu ul li:last-child{padding-right: 0}
.menu-wrap .menu ul li a{color: #fff; line-height: 20px;}
/********** header-nav end************/
.navbar{margin-bottom: 0}
.navbar-default{border: 0px solid #f2f2f2}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{background-color: #f2f2f2}
.navbar ul{float: right; margin-top: 30px}
.navbar-default .navbar-nav > li > a{color: #035294 !important;}
.navbar ul li a {
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 15px;
}
.navbar ul li a:last-child{padding-right: 0}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li.active {background: none !important; color: #383737 !important;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{background: none !important;}
/********** banner Css ************/
/*.banner-submit-btn{position: absolute; top: 15%; right: 10%}*/
.banner-submit-btn{
    position: absolute;
    top: 15%;
    left: 5%;
    font-size: 25px;
    border: 2px solid white;
    padding: 20px;
    border-radius: 10px;
}
.banner_text{
color:white !important;
}
.respo-rfp-submit{position: absolute; top: 15%; right: 10%; display: none}
/********** banner Css End************/

/********** convention-top Css ************/
.content-santa-typer #typer{text-align: center; color: #696e72; margin-bottom: 35px; font-family: 'lato'; font-weight: 300; font-size: 36px}
.main-banner img{margin: 0 auto}
#convention-top-section {
  background: url("images/grey-background.jpg") no-repeat scroll center 0 rgba(0, 0, 0, 0);
  height: auto;
  background-size: cover;
}
.convention-top-wraper{padding-top: 25px; padding-bottom: 25px}
.convention-top-wraper h1{text-align: center; color: #696e72; margin-bottom: 35px; font-family: 'lato'; font-weight: 300; font-size: 36px}
.convention-center-container{width: 100%; float: left;}
.convention-center-container .convention-center-box{
    float: left; 
    width: 31%; 
    margin-left: 3.5%; 
    padding: 4px 65px 4px; 
    text-align: center; 
}
.convention-center-box .round-center-box{
    width: 120px;
    height: 120px;
    border-radius: 100%;
    text-align: center;
    display: block;
    padding-top: 25px;
    margin: 0 auto;
    cursor: pointer;
}
.convention-center-box .blue-backg{background: #035293;}
.convention-center-box .sky-backg{background: #00b1dd;}
.convention-center-box .orange-backg{background: #ffb202;}
.convention-center-container .convention-center-box h2{
    font-size: 45px; 
    line-height: 50px; 
    margin-bottom: 0; 
    font-family: 'lato'; 
    font-weight: 300;
    margin-top: 15px
}
h2.blue-text{
    color: #035293;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
h2.sky-text{
    color: #00b1dd;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
h2.orange-text{
    color: #ffb202;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
h2.blue-text:hover, h2.sky-text:hover, h2.orange-text:hover{color: #777}
.convention-center-container .convention-center-box:first-child{margin-left: 0}
.convention-center-container .convention-center-box img{margin: 0 auto}

/********** convention-mid Css ************/
#convention-mid-section{
    background-color: #f2f2f2;
    height: auto
}
.convention-mid-wraper{padding-top: 42px; padding-bottom: 42px}
.convention-mid-wraper h3{text-align: center; color: #00b1dd; margin-bottom: 15px; font-family: 'lato'; font-size: 36px; font-weight: 300}
.convention-mid-wraper p:nth-child(2){text-align: center; margin-bottom: 25px; font-size: 16px !important}
.convention-mid-wraper p{text-align: center; font-size: 18px; line-height: 26px; color: #464646; letter-spacing: 0.1px}
/*.calender-rfp-container .rfp-container{
    float: left;
    width: 48%;
    margin-left: 4%
}*/
.calender-rfp-container .rfp-container:first-child{margin-left: 0}
.calender-rfp-container .rfp-container a, .calender-rfp-container a.button{text-transform: uppercase; background: #15982b; padding: 12px 10px; color: #fff; float: left; border: 1px solid #15982b; border-top: 1px solid #fff; font-weight: bold}
.calender-rfp-container .rfp-container a:hover, .calender-rfp-container a.button:hover{background: #fff; border: 1px solid #15982b; color: #15982b}
/********** santa-bottom Css ************/
.botom-section{margin-top: 60px; margin-bottom: 100px}
.home-calender-bg {
     padding: 20px;
     background: #325D88;
}

.home-calender-bg h4{color: #fff; margin-bottom: 20px; text-transform: uppercase}
.calender-wraper-img{overflow: hidden; border: 2px solid #fff;}
.calender-wraper-img img{
    
    transition: all 0.8s ease-in-out 0s;
    -webkit-transition: all 0.8s ease-in-out 0s;
    -moz-transition: all 0.8s ease-in-out 0s;
    -o-transition: all 0.8s ease-in-out 0s;
    -ms-transition: all 0.8s ease-in-out 0s;
}
.calender-wraper-img img:hover{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
}

#devider-part-bg{background: #e0eef2; padding: 25px 0; width: 100%}

/********** plan Css ************/
.breadcrumbs{border: 1px solid #999;margin: 15px 0;padding: 8px 15px;background: #fff}
.breadcrumbs li {display: inline-block;}
.breadcrumbs a {color: #2b2b2b;font-family: "Open Sans",sans-serif;font-size: 14px;font-weight: 400;}
.breadcrumbs ul li i{margin: 0 7px}
.breadcrumbs li strong{color: #2893ea}
#santa-main-bg{ background: url(images/grey-background.jpg) no-repeat;height: auto}
.plan-convention-box{width: 100%; float: left; margin-top: 25px}
.plan-inner-box{width: 48%; float: left; margin-right: 4%; background: #fff; padding: 15px; margin-bottom: 25px; border: 1px solid #2893ea}
.plan-inner-box img{margin-bottom: 15px}
.plan-inner-box a{float: right; background: #035293; padding: 5px 8px 4px; color: #fff; border: 1px solid #035293}
.plan-inner-box a i{margin-left: 6px}
.plan-inner-box a:hover{background: #fff; color: #035293}
.plan-inner-box:nth-child(2n+2){margin-right: 0}
.plan-inner-box:nth-child(2n+1){clear: left}
.plan-inner-box .floor-plan-midbar{position:relative; padding:5px 44px 5px 24px; background:#2893ea; left:-25px; float:left; box-shadow:0px 3px 2px 0px rgba(0, 0, 0, 0.65);  margin-bottom:16px;}
/********** plan Css End ************/

/*------santa inner pages CSS start (17.11.2015)----------*/
/*----- contact us page starts here ------ */
#santa-main-bg{background: url("images/grey-background.jpg") repeat-y scroll 0 0;height: auto;}
.santa-clara-heading h1{font-size:50px;text-align:center;color:#0e5998;font-weight:400;margin:40px 0 4px;}
.santa-clara-heading .heading-border-bottom{width:215px;height:10px;background:url(images/heading_border_bottom.png) no-repeat;margin:0 auto 40px;}
/*------ contact left starts here----- */
.contact-content-left{width:100%;float:left;background:#FFF;height:auto;padding:40px;margin-bottom:70px}
.contact-content-left h3{color:#464646;font-size:18px;text-align:left;font-weight: lighter;line-height: 26px;}
.text-content{float:left;margin-bottom:20px;width:100%;}
.contact-content-left i{color:#2893ea;float:left;font-size:20px;padding-top:3px}
.contact-content-left p{float:left;padding-left:15px;font-size:16px;color:#6a6a6a;text-align:left;}
.no-marginBottom{margin-bottom:0;margin:0;padding:0;}       
.contact-form-wrap{width:100%;background:#FFF;height:auto;margin-bottom:70px;padding:40px;}
.input-fild label{color: #464646;font-size: 15px;font-weight: 300;}
.contact-form-wrap .red{color:#c92828;}
.input-fild input{border: 1px solid #2893ea;background:#FFF;height: 35px;margin-bottom: 15px;padding: 0 8px;width: 100%;}
.input-fild textarea {border: 1px solid #2893ea;height: 80px;margin-bottom: 15px;width: 100%;}
.bottom-fild input {
    background-color: #15982b;
    border: 1px solid #15982b;
    color:#FFF;
    float: right;
    padding: 8px 15px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.4px;
    transition: all 0.6s ease 0s;
}
.bottom-fild input:hover{
    border: 1px solid #15982b;
    background:#FFF;
    color:#15982b;
}

    /*----- contact us page ends here ------ */
    /*-------about us page starts here------- */
.about-content{
    width:100%;
    float:left;
}
.about-content h2{
    color:#0e5998;
    font-size:24px;
    font-weight:300;
}
.about-content p{
    color:#464646;
    line-height:30px;
    font-size:18px;
    margin-bottom:25px;
    font-weight:normal;
}
ul.aboutus{
    width:100%;
    float:left;
    list-style: outside none none;
    margin-bottom:40px;
}
ul.aboutus li{
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    color: #464646;
    padding: 0px;
    margin-bottom: 5px;
}
ul.aboutus li i{color:#2893ea;float:left;padding:6px 15px 0 0;}
ul.aboutus li p{font-size: 18px;line-height: 30px;font-weight: 300;color: #464646;margin-bottom: 5px;padding-left: 30px;}
.about_infobox{position: relative;float: right;top: 0px;right: 0px;display: block;}
.about_infobox .box{background:#ebebeb;width:82%;height:81px;margin:20px;top:0px;border-radius:4px;position:absolute;float:left}
.about_infobox .image{position: relative;bottom: 222px;float: left;right: -20px;}
.box_bottom{background: #0B5796 none repeat scroll 0% 0%;float: left;right: 2px;display: block;margin-top:-180px;}
.box_bottom p{
    font-size:20px;
    text-align:center;
    padding:15px 88px;
    color:#feffff;
    font-weight:normal;
}
.bold{font-weight:bold;} 
.about_infobox .box{float: left}
.today-contact-left{float: left; width: 70%; margin-right: 5%}
.today-contact-right{float: left; width: 25%; margin-top: 10px}
.today-contact-left a:first-child{font-size: 20px; color: #464646; margin-top: 10px; margin-left: 15px; margin-bottom: 5px; float: left}
.today-contact-left a:last-child{font-size: 16px; color: #464646; margin-left: 15px; float: left}
.today-contact-left a:hover{color: #0b5796}
.today-contact-right i{font-size: 50px}
/*-------about us page starts END------- */

/*-------parking & directions page starts here------- */
/*--- sidebar menu ----*/

.terms-use-container{
    width:100%;
}
.list-left{
    width:100%;
    float:left; 
}
.list-left .content-sidebar{
    width:100%;
    float:left;
    display:block;
}
.list-left .side-menu{
    background:#FFF;
}
.list-left .event_banner{
    color: #fff;
    background:#035293;
    padding: 0.5em;
    margin: 0;
    line-height: 1;
    font-size: 3.5rem;
}
.event_banner:before{
    background:none;
    content: "";
    display: table;
}
.event_banner:after{
    content: "";
    position: relative;
    left: 100%;
    top: 17px;
    border-top: 15px solid #042D4F;
    border-right: 15px solid transparent;
    float: left;
    margin-left: 2px
}
.event_banner p{
    font-family: 'Raleway', sans-serif;
    margin-left:23px;
    color:#ffffff;
    font-size:32px;
        margin-bottom: 0
}
.event_banner a:hover{
    color:#0FF;
}
.list-left .list-left-container{
    width: 96%;
    border: 1px solid #ddd;
        border-top: none;
    padding: 0 12px;
    display:block;
    height:auto;
    background:#FFF;
    float:left;
}
.list-left-container .new{
    width:100%;
    display:block;
}
.clear{
    margin:0;
    padding:0;
    clear:both;
}
.list-left-container ul{
    width:100%;
    float:left;
}
.list-left-container ul li{
    padding: 15px 15px 0;
    margin: 0;
    list-style:none;
    font-size:20px;
    color:#464646;
    font-weight:400;
        color:#2893ea;
}
.list-left-container ul li:last-child{padding-bottom: 15px}
.list-left-container ul li i{
    color:#2893ea;
    padding-right: 15px;
}
.list-left-container ul li a{
    
}
.list-left-container ul li a:hover{color: #464646}
.side-imagebox-wraper{width: 100%; float: left; margin-top: 25px}
.imagebox-blue{width: 100%; float: left; padding:35px; margin-bottom: 20px; border: 1px solid #ccc;}
.imagebox-blue:last-child{margin-bottom: 0}
.side-image-area{width: 30%; float: left}
.side-cintent-area{width: 65%; margin-left: 5%; color: #fff; float: left}
.side-cintent-area p{color: #fff; font-size: 16px; margin-bottom: 0; line-height: 20px}
.side-cintent-area h4{font-size: 21px; color: #fff; margin-bottom: 0; margin-top: 10px}
/*-----sidebar menu ends-----*/
/*------parking-direction CSS -------- */
.park_cont{
    width:100%;
}
.parking-direction-map .park-map-iframe{width: 100%; height: 300px}
.contact-map-iframe .map-iframe{width: 100%; height: 275px}
.park_cont_content h3{
    color:#2893ea;
    font-size:26px;
    font-weight:300;
}
ul.park_cont_content{
    float:left;
    margin-bottom:20px;
}
ul.park_cont_content li{
    padding:10px 0 10px 0;
    color:#464646;
}
ul.park_cont_content li i{
    color:#2893ea;
}
.parking-direction-map{width:100%; float:left; margin-bottom:20px;}
.parking-container{width:100%; float:left; margin-bottom:25px;}
.parking-container .parking-box{width:100%; float:left;}
.parking-container .parking-box .contentbox{width:100%; border:1px solid #2893ea; border-radius:2px; float:left}
.parking-container .topline{width:100%; background:#2893ea; background:#2893ea; box-shadow:0px 3px 2px 0px rgba(0, 0, 0, 0.65); float:left;}
.parking-container .topline p{padding:8px 0px 8px 15px; margin:0px; color:#FFF; float:left; text-align:center; font-size:22px; display:block;}
.contentbox .inner_cont{width:100%; padding:20px; float:left; background: #fff}
.contentbox .inner_cont .left-image{width:20%; float:left;}
.drift-right img{float:right;}
.contentbox .inner_cont .right-info{width:80%; float:left;}
.contentbox .inner_cont .right-info p{font-size:18px; color:#464646; float:left;}
.active-list a{color: #464646}
.parking-bottom-image{margin-bottom: 30px; float: left; width: 100%}
.parking-bottom-image ul{float: left; width: 100%}
//.parking-bottom-image ul li{width: 48%; margin-right: 4%; float: left; margin-bottom: 15px}
.parking-bottom-image ul li{width: 100%; margin-right: 4%; float: left; margin-bottom: 15px}
.parking-bottom-image ul li:nth-child(2n+2){margin-right: 0}
.parking-bottom-image img{margin: 10px auto;}

/*----------- parking-direction CSS ends------ */

/*----------view floor plan css starts here --------- */
.right-sidebar-wide{width:98% !important; padding:20px !important;}
.floor-plan-cont{width:100%; float:left;}
.floor-plan-cont-left{width: 48%; float: left; margin-right:2%;}
.floor-plan-cont-left p{float:left;}
.floor-plan-cont .floor-plan-midbar{position:relative; padding:5px 44px 5px 24px; background:#2893ea; left:-25px; float:left; box-shadow:0px 3px 2px 0px rgba(0, 0, 0, 0.65);  margin-bottom:20px;}
.floor-plan-midbar p{ margin:0; color:#fefefe; float:left}
.floor-plan-cont-right{width:50%; float:left;}
.floor-plan-cont-right img{float:left;}
.floor-plan-cont-right .floor-plan-button{width:100%; float:left; margin-top:20px;}
.floor-plan-cont-right .floor-plan-button a{width: 100%; text-align: center;padding:15px 0 16px; border:1px solid #035293; margin:0; color:#FFF; background:#035293; float:left; font-size:26px;}
.floor-plan-cont-right .floor-plan-button a:hover{background:#2893ea; border:1px solid #035293}
.floor-plan-cont-right .floor-plan-button i{font-size:36px; margin-left:18px;}
.floor-plan-site-image{width:100%; float:left; margin:60px 0 0 20px;}
.marginBottom{margin-bottom:20px;}
/*----------view floor plan css ends here --------- */

/*------santa Exhibit Team & Terms CSS ----------*/
.exhibit-buttn-cont, .exhibit-venu-wraper, .team-container, .team-social-link, .santa-terms-container, .terms-content, .exhibit-santa-guideline{width:100%; float:left}
.exhibit-buttn-cont .exhibit-buttn{width:25%; float:left; margin-right:12.5%; background: #035293; padding:8px 12px 7px; color:#fff; cursor:pointer}
.exhibit-buttn-cont .exhibit-buttn:nth-child(3n+3){margin-right:0}
.exhibit-buttn-cont .exhibit-buttn a{color:#fff; font-size:14px; margin-bottom:0; vertical-align:middle; text-transform: uppercase}
.exhibit-buttn-cont .exhibit-buttn a i img{display: inline; margin-right: 5px}
.exhibit-buttn-cont .exhibit-buttn:hover{background: #029dc4}
.exhibit-venu-wraper .floor-plan-midbar, .terms-head-content .floor-plan-midbar, .exhibit-santa-guideline .floor-plan-midbar{position:relative; padding:5px 35px 5px 24px; background:#2893ea; left:-25px; float:left; box-shadow:0px 3px 2px 0px rgba(0, 0, 0, 0.65);  margin-bottom:16px;}
.exhibit-venu-wraper, .exhibit-santa-guideline{margin-top: 30px; background: #fff; padding: 15px; border: 1px solid #2893ea; margin-bottom: 25px}
.venue-detail-container{width: 100%; float: left}
.venue-detail-container .venue-detail-box{width: 30%; float: left; margin-right: 5%; margin-bottom:20px;}
.venue-detail-container .venue-detail-box:nth-child(3n+3){margin-right:0}
.venue-detail-box h2{color: #464646; font-size: 18px; margin-bottom: 15px}
.venue-detail-box ul{float: left; width: 100%}
.venue-detail-box ul li{font-size: 14px;margin-bottom: 10px; color: #777}
.venue-detail-box ul li:last-child{margin-bottom: 0}
.team-container{margin-bottom: 20px}
.team-box-container{width: 31%; float: left; margin-right: 3.5%; background: #fff; padding: 15px; border: 1px solid #2893ea; margin-bottom: 25px}
/*.team-box-container:nth-child(3n+1){clear: left}*/
.team-box-container img{margin: 7px auto}
.team-box-container:nth-child(3n+3){margin-right:0}
.team-detail-content{width: 100%; float: left; text-align: left; margin-top: 8px; display: none;}
.team-box-container h2{text-align: center; font-size: 24px; color: #035294; margin-bottom: 5px; line-height: 26px}
.team-box-container h3{text-align: center; font-size: 16px; color: #00b1dd; margin-bottom: 7px; line-height: 20px;}
.team-detail-content label{width: 30%; float: left; color: #035294;}
.team-detail-content label span{padding: 0 6px; width:auto;float: right;}
.team-detail-content span{width: 65%; margin-left: 5%; float: left; font-size: 14px; line-height: 18px}
.team-social-link{margin-top: 10px}
.team-social-link ul{float: right}
.team-social-link ul li{float: left; margin-left: 7px}
.team-social-link ul li:first-child{margin-left: 0}
.team-social-link ul li a{width: 25px;height: 25px;border-radius: 100%;text-align: center;display: block;background: #035294;line-height: 25px;}
.team-social-link ul li a i{color: #fff; font-size: 13px}
.santa-terms-container{margin-bottom: 40px}
.terms-head-content{background: #fff; border:1px solid #2893ea; padding: 15px; margin-bottom: 30px; float: left; width: 100%}
.terms-content p{font-size: 16px; line-height: 26px}
.terms-content p:last-child{margin-bottom: 0}
.sanat-guideline-content{width: 100%; float: left}
.sanat-guideline-content ul{float: left}
.sanat-guideline-content ul li{font-size: 18px; color: #464646; margin-bottom: 10px}
.sanat-guideline-content ul li:last-child{margin-bottom: 0}
.sanat-guideline-content ul li p{padding-left: 30px}
.sanat-guideline-content ul li i{color: #2893ea;float: left;padding: 6px 15px 0 0; font-size: 18px}
.attend-sidebar-btn, .attend-btn-container{float: left; width: 100%}
.attend-btn-container{margin-bottom: 15px}
.attend-sidebar-btn{margin-top: 25px}
.attend-btn-container a{padding: 9px 0; text-align: center; background: #006bc3; color: #fff; font-size: 13px; width: 45%; margin-right: 10%}
.attend-btn-container a:hover{background: #00b1dd;}
.attend-btn-container a:first-child{float: left}
.attend-btn-container a:last-child{float: right; margin-right: 0}
.attend-sidebar-btn .attend-btn-container:last-child{margin-bottom: 0}
.attend-hotel-content{width: 100%; float: left}
.visit-plan-head{width: 100%; float: left; background: #035293; padding: 10px 15px}
.visit-plan-head h3{margin-bottom: 0; color: #fff; display: inline-block; font-size: 22px}
.visit-plan-head a{float: right; background: #fff; padding: 5px 8px; color: #035293; font-size: 15px; text-transform: uppercase}
.visit-plan-head a:hover, .visit-box-btn a:hover{background: #00b1dd; color: #fff}
.visit-plan-head a i{margin-left: 5px; font-size: 16px}
.visit-body-container{ width: 100%; background:  url("images/santa-mid-backg.jpg") repeat-y scroll 0 0; float: left}
.visit-body-container .visit-body-box{float: left; width: 45%; margin: 3% 2.5%; background: #fff; border: 1px solid #cfcfcf;}
.visit-content{width: 100%; float: left; padding: 15px}
.visit-content .visit-content-left{width: 25%; float: left}
.visit-content-left h4{text-align: center; color: #fff; background: #e79901; padding: 6px; width: 100%; font-size: 20px; margin-bottom: 0}
.visit-content-left h5{text-align: center; color: #464646; background: #e2e1e1; padding: 10px; width: 100%; font-size: 19px; margin-bottom: 0}
.visit-content .visit-content-right{width: 70%; float: left; margin-left: 5%}
.visit-content-right .content p{color: #696e72; font-size: 14px; line-height: 20px}
.visit-box-btn{float: left; width: 100%}
.visit-box-btn a{background: #035293; color: #fff; float: right; padding: 4px 8px}
.visit-box-btn a i{margin-left: 5px}
.attend-hotel-left-section{float: left; width: 55%; margin-right: 3%}
.attend-hotel-right-section{float: left; width: 42%;}
.attend-hotel-right-section h2{font-size: 22px; color: #035293}
.attend-full-content{width: 100%; float: left}
/* Attend Slider Css Start Here*/
.attend-hotel-right-section .carousel {
    margin-top: 20px;
}
.attend-hotel-right-section .item .thumb {
    width: 48%;
    cursor: pointer;
    float: left;
        margin: 0 1%;
}
.attend-hotel-right-section .item .thumb img {
    width: 100%;
    margin: 2px;
}
.attend-hotel-right-section .item img {
    width: 100%;    
}
.carousel-control.left, .carousel-control.right{background: none}

/* Attend Slider Css Start Here End*/

/*----------santa Exhibit Team & Terms CSS End --------- */

/*------santa inner pages CSS end (17.11.2015)----------*/

/*--------- facilities guide CSS starts here 19.11.2015 -----------*/
.facilities-guide-image-cont{width:100%; float:left;}
.facilities-guide-image-cont img{margin:0 auto;}
.facilities-guide-cont{width:100%; float:left;}
.facilities-guide-cont p{float:left; text-align:left; margin-bottom:20px;}
.view-floor-plan-info{width:100%; float:left;}
.facilities-guide-body{width:100%; float:left;}
.facilities-guide-button{width:100%; float:left; text-align:center;}
.facilities-guide-button a{padding: 20px 18px; border: 1px solid #035293; margin: 0px; color: #FFF; background: #035293 none repeat scroll 0% 0%;  float: left; font-size: 22px; text-align: center; margin-left: 21%;} 
.facilities-guide-button a:hover{background:#2893ea; border:1px solid #035293}
.facilities-guide-service{width:100%; float:left; margin-top:20px; text-align:center;}
.facilities-guide-service p{float:left; text-align:center; color:#2893ea; font-weight:bold; width:100%}
/*--------- facilities guide CSS starts here -----------*/

/*--------- in-house-services CSS starts here -----------*/
.in-house-services-cont{width:100%; float:left;}
.in-house-services{float:left; margin-left:20px; width:100%;}
.in-house-services ul li img{float:left; display:block; margin-bottom:10px;}
.in-house-services ul{float:left;}
.in-house-services ul li{padding:10px 0 !important; display:block; color:#464646; font-weight:bold; float:left;}
.in-house-services ul li a{list-style:none; text-decoration:none; color:#464646; float:left; display:block;}
.in-house-services ul li a:hover{color:#23527C;}
.service-text{color:#464646; float:left; width:100%;}
.in-house-cont{width:100%; float:left;}
.in-house-cont i{margin:2px 5px 0 5px; color:#2893EA }
.event_banner.in-house-sec p{line-height: 32px}
.in-house-services-cont ul.aboutus li{margin-bottom: 0; float: left; width: 100%}
.in-house-services-cont ul.aboutus li:last-child{margin-bottom: 0}
.in-house-services-cont ul.aboutus li i{width: 5%}
.in-house-services-cont ul.aboutus li p{padding-left: 0; width: 95%}
.floor-plan-midbar.santa-head-inhouse p, .floor-plan-midbar.fac-guide-hd p{margin-bottom: 0}
/*--------- in-house-services CSS ends here 19.11.2015 -----------*/
/*--------- Catering CSS ends here 19.11.2015 -----------*/
.catering-detail-cont{width: 100%; float: left; margin-top: 0}
.catering-detail-cont ul {float: left}
.catering-detail-cont ul li{font-size: 16px; color: #7b7b7b; padding: 0; margin-bottom: 5px}
.catering-detail-cont ul li i{padding-right: 5px}
.catering-detail-cont ul li:last-child{margin-bottom: 0}
/*--------- Catering CSS ends here 19.11.2015 -----------*/

/*--------- Green-meet CSS ends here 19.11.2015 -----------*/
/*.green-meet-content a{color: #035293; border-bottom: 1px solid #035293}*/
.green-meet-content .green-meet-list, .green-meet-content .green-awarded-list{width: 100%; float: left; margin-top: 15px}
.green-meet-list h2, .green-awarded-list h2{font-size: 22px; color: #464646; margin-bottom: 15px}
.green-meet-list ul, .mission-city-list ul{margin-bottom: 20px}
.green-meet-list ul li, .mission-city-list ul li, .mission-city-contect ul li{
    background: url(images/bullet-blue.png) no-repeat 0 3px;
    margin: 0 0 5px;
    padding: 0 0 0 28px !important;
    display: table;
    font-size: 17px;
    color: #464646;
    line-height: 24px;
    margin-bottom: 15px
}
.green-meet-list ul li:last-child, .mission-city-list ul li:last-child{margin-bottom: 0}
.green-award-image img{float: left; margin-right: 15px; width: auto; margin-bottom: 15px}
.mission-city-contect ul li{background: none; padding: 0 !important}
.floor-plan-midbar.mission-city p{margin-bottom: 0}
.mission-ballroom-new-wrapper .floor-plan-midbar{margin-bottom: 15px}
.mission-city-list ul{margin-bottom: 25px}
/*--------- Green-meet CSS ends here 19.11.2015 -----------*/

/*--------- stay the night  CSS starts here 19.11.2015 -----------*/
.stay-night-cont{width:100%; float:left;}
.stay-night-cont p{float:left; margin-bottom:0; width:100%}
.stay-night-cont a{color:#2893EA; float:left; background:none; border:none; font-size:16px; padding:0px;}
.stay-night-cont i{float: left; margin: 7px 10px 0 0;}
img.align-right-stay{float: right; margin-bottom: 15px; margin-left: 15px}
/*--------- stay the night  CSS ends here 19.11.2015 -----------*/


#footer{width: 100%; margin: 0 auto}
#footer-black-bg{background: #014175; padding: 25px 0}
#footer-copyright{background: #013661; padding: 5px 0}
.footer-wraper-respo h5{font-size: 16px; line-height: 22px; color: #c7c7c7; margin-bottom: 15px}
.footer-wraper-respo p{font-size: 12px; line-height: 20px; color: #898a8c}
.footer-wraper-respo{width: 100%; float: left}
.santa-footer-box{width: 20%; float: left; text-align: center}
.santa-footer-box:first-child{text-align: left}
.santa-footer-box img{margin: 20px auto}
.santa-footer-box a{color: #495267; background: #fff; padding: 5px 10px; border-radius: 3px; margin-top: 5px}
.santa-footer-box a:hover{color: #FFB202}
.santa-footer-box.about-santa a, .santa-footer-box.team a, .santa-footer-box.social-icon a{padding: 0}
.santa-footer-box.social-network h5{text-align: right}
.santa-footer-box.social-network ul{float: right}
.santa-footer-box.social-network ul li{float: left; margin-left: 10px}
.santa-footer-box.social-network ul li:first-child{margin-left: 0}
.santa-footer-box.social-network ul li a{
    width: 41px;
    height: 41px;
    border-radius: 100%;
    text-align: center;
    display: block;
    background: #92a0b9;
    line-height: 35px
}
.santa-footer-box.social-network ul li i{font-size: 18px; color: #014175}
.santa-footer-box.social-network ul li a:hover {
    -webkit-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
        margin-right: 0 !important
}
.social-network ul li .linkedin:hover {background: #0374B3;}
.social-network ul li .rss:hover {background: #FFAC12;}
.social-network ul li .facebook:hover {background: #6773bc;}
.social-network ul li .twiter:hover {background: #45d9eb;}
.social-network li i:hover{color: #fff}
.social-network a.tel{float: right; font-size: 35px; color: #dbdbdb; margin-top: 15px; padding: 0; background: transparent}
.social-network a.tel:hover{color: #FFB202}
.footer-copyright-wraper{margin-top: 15px}
#footer-copyright p, #footer-copyright a{color: #797d87; margin-bottom: 0; font-size: 12px}
#footer-copyright a:last-child span{display: none}
#footer-copyright a:hover{color: #fff}
#footer-copyright p{display: inline-block}
.terms-plicy-container{float: right; margin-top: 5px}
#footer-copyright .footer-advt p{text-align: right; display: block; margin-right: 35px}
.footer-advt img{margin-top: 2px; float: right}
.masterdelay{animation-duration: 2s;animation-fill-mode: both;}
.visible{opacity: 1;}
.hidden2{opacity: 0;}
.screen-reader-response{color: #73AB20;}
.screen-reader-response ul{display:none;}
.wpcf7-form-control-wrap span{color: #FF0000;}
.wpcf7-response-output{display:none;}
.carousel-inner .item img {
  width: 100%;
}
.navbar ul li span{float: right; margin-left: 12px}
.navbar ul li:last-child span{display: none}
.inhouse-new-wraper h3 { font-size: 21px;}

.inhouse-list-new ul{width: 100%; padding-left: 25px}
.inhouse-list-new ul li{list-style-type: disc; color: #2893EA; font-size: 18px; color: #464646; font-family: "Open Sans",sans-serif; line-height: 30px; margin-bottom: 15px}
.inhouse-list-new ul li:last-child{margin-bottom: 0}
.inhouse-list-new ul li ul{padding-left: 15px}
.inhouse-list-new ul li ul li{list-style-type: none}
#rc-imageselect,.g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
.btn-avu-invi .exhibit-buttn { margin: 0 29% 15px !important;
    text-align: center;
    width: 42% !important;}
h2.fetured-babay-hots { margin: 20px 0px 0px; background: rgb(3, 82, 147) none repeat scroll 0% 0%; padding: 12px; color: rgb(255, 255, 255); font-weight: 400;}

iframe {background:no-repeat !important;}

@media screen and (max-width: 360px) {
.facilities-guide-cont p {
  float: none;
}
.facilities-guide-body a {
  font-size: 16px;
}
}

@media (min-width: 1200px){
.container {
    width: 1250px !important;
}
}

.breadcrumbs ul{
margin-bottom:0px !important;
}
/** visit center menu **/
.menu-left ul.nav-left-section li.visit-center-menu-bg {
    background: #c211c1;
    cursor: pointer;
    padding: 0;
    display: table;
    height: 82.5px;
}
.menu-left ul.nav-left-section li.visit-center-menu-bg a {
    display: table-cell;
    vertical-align: middle;
}
/** visit center menu **/

/** visit center page **/
.visit-c-form{
    padding:20px;
    background:#fff;
}
.visit-img img{
    width:100%;
}
.visit-c-form input, .visit-c-form select {
  box-shadow: none !important;
  border: solid 1px #ddd;
  padding: 5px;
  min-width: 200px;
}
.visit-c-form input[type="submit"] {
    min-width: 150px;
    padding: 10px;
}
.visit-c-form input[type="submit"]:hover {
    opacity: 0.88;
}
.visit-c-form td {
  border: solid 1px #eee;
  margin: 38px;
  padding: 5px;
}
.no-border{
    border:none !important;;
}
.btn-visit{
    background:#268de9;
    color:#fff;
    padding:5px;
    margin-top:10px;
}
/** visit center page **/

/** **/
.convention-center-container .convention-center-box{
    float: left; 
    width: 22%; 
    margin-left: 3.5%; 
    padding: 4px 5px 4px; 
    text-align: center; 
}
.purple-backg {
    background: #c211c1;
}
.purple-text{
    color:#c211c1;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.purple-text:hover{
    color:#777;
}
/** validation css **/
.wp-sccc-error {
    font-size: 13px;
    margin: 0;
    line-height: 18px;
    color: red;
}
.field-required:after {
  content: "*";
  color: red;
  padding-left: 5px;
}
/** sub menu css **/
/* some of menu css with issue resolve */
.nav-left-section > li {
    display: table;
    min-height: 65px;
    min-width: 80px;
    position: relative;
}
.nav-left-section > li > a {
    display: table-cell;
    vertical-align: middle;
}
/* some of ... */
.menu-left ul.nav-left-section ul li {
    width: 100%;
    padding: 8px 15px;
    text-align: left;
    box-sizing: border-box;
    border-top: 1px solid #bcbcbc;
}
.menu-left ul.nav-left-section ul li a {
    color: #FFF;
    font-size: 14px;
    display: block;
}

.menu-left ul.nav-left-section li ul {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1030;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    min-width: 180px;
}
.menu-left ul.nav-left-section li:hover > ul,
.menu-left ul.nav-left-section li:focus > ul,
.menu-left ul.nav-left-section li.focus > ul {
    border-left: 0;
    clip: inherit;
    overflow: inherit;
    height: inherit;
    width: inherit;
}
.sccc-grid-bg {
	background: url("images/grid1-bg.png") no-repeat scroll center top / cover #fff;
	border: 2px solid #e5e5e5;
	margin: 10px 0;
	padding: 30px;
	transition: all 0.3s linear 0s;
}
.sccc-contact-form-contact-details .col-md-6 .exhibit-venu-wraper {
	min-height: 241px;
}
@media screen and (max-width: 767px) {
    .menu-left.padding-right {
        padding: 0 !important;
    }
    #navbar-collapse-1 ul li a {
        background: transparent !important;
        border-width: 0 0 1px 0 !important;
    }
}