
/********************====================  Responsive ==================*******************/
@media screen and (max-width: 1199px){
body.home .container{
	padding-left: 15px;
}
.container {
	padding-left: 145px;
}

.section.activities_section ul li{
	font-size: 16px;
	line-height: 26px;
}
.activities_img img{}
.activities_img{
max-width: 570px;
    margin-top: -20px;
}
.section.activities_section ul{
    min-height: 230px;
}
}

@media screen and (max-width: 991px){

ul.slick_pagination li button {


}
header .nav-global {
    padding: 0;
}
header .nav-global li.nav_cta a {
    min-width: 90px;   
}

.home_banner h2 span.banner_location {
    margin-left: 75px;
}
.main_banner h1 {
    font-size: 100px;
}
.widthcol3>li {
    width: 50%;
} 
.widthcol4>li {
    width: 50%;
} 
.widthcol5>li {
    width: 33.32%;
}  
.widthcol6>li {
    width: 25%;
} 
#site_footer ul.footer_links {
    display: block;
    margin: 0 0 20px 0;
    overflow: hidden;
}
#site_footer ul.footer_links li:first-of-type{
	padding-left: 0;
}
	
.section.livestream_schedual ul li:last-of-type{
	border: 0;
}
.section.livestream_schedual ul li{
	margin-bottom: 15px;
}
.home_banner #dockercon17 {
	padding: 0 15px;
	/*max-width: 100%;*/
}
.home_banner ul.timer li+li:after {
    top: 20px;
}
.section.event_detail .items li {
	width: 33%;
}
.section.event_detail  h3 {
    font-size: 24px;
}
.section.event_detail  p {
	line-height: 22px;
    font-size: 14px;
}
.section.event_detail a.button {
    font-size: 14px;
    min-width: 150px;
}
.activities_img img{}
.activities_img {
    max-width: 510px;
    margin-top: -17px;
}
.section.activities_section ul li {
    font-size: 15px;
    line-height: 22px;
}
.section.activities_section ul {
    padding: 10px;
    min-height: 180px;
}
.section.featured_speakers+.section {
    margin-top: 350px;
}
header .nav-global li a {
    font-size: 15px;
    padding: 12px 5px;
}
header .nav-global li.nav_cta a {
    padding: 4px 10px 5px 10px;
    font-size: 13px;
}
}


@media screen and (min-width: 767px){

}

@media screen and (max-width: 850px){
.activities_img {
    margin-top: -6px;
}
.activities_col {
    padding: 50px 0 100px 0;
}
.section.activities_section ul {
    padding: 10px;
    min-height: 250px;
}
}



@media screen and (max-width: 767px){
.home_banner ul.timer li+li:after {
    top: 18px;
}
header .nav-global li a {
    font-size: 16px;
    padding: 12px 10px;
}
header .nav-global li.nav_cta a {
    padding: 4px 15px 5px 15px !important;
    font-size: 14px;
    margin-left: 0;
}
.nav-global li  ul.sub-menu {
    position: static;
    visibility: visible;
    opacity: 1;
    width: 100%;
    background: transparent;
    box-shadow: none;
    padding: 0 0;
}	
.nav-global li  ul.sub-menu li{
    padding: 3px 0;
    border: 0;
}	
.nav-global li  ul.sub-menu li+li{
	border: 0;
}	
.nav-global li  ul.sub-menu li a{
    color: #fff !important;
    margin: 0 0;
    padding: 0;
    font-size: 13px;
}	
	
	
h2{
	font-size: 24px;
}
h3{
	font-size: 20px;
}
.widthcol3>li {
    width: 50%;
} 
.widthcol4>li {
    width: 50%;
} 
.widthcol5>li {
    width: 50%;
} 
.widthcol6>li {
    width: 50%;
}
.main-header .logo {
    min-width: 116px;
}
#nav-toggle {
	display: block;
} 
.navigation {
background: #254356;
    position: fixed;
    top: -14px;
    left: 0;
    width: 100%;
    overflow: scroll;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease;
    display: block;
    overflow: auto;
	padding: 80px 15px 0 15px;
    z-index: -1;
}
.navigation.active {
    opacity: 1;
    visibility: visible;
}
.navigation ul.nav-global li {
	float: none;
    padding: 10px 10px;
}
.navigation ul.nav-global li +li{
	border-top: 1px solid #2b4b5f;
}
.navigation ul.nav-global li a{
	padding: 0;
}

header .nav-global {
    float: left;
    overflow: initial;
    padding: 0;
	width: 100%;
}
.main_banner {
    min-height: 400px;
}
.main_banner h1 {
	font-size: 80px;
    line-height: 80px;
}
.home_banner img{
	/*padding: 0 15px;*/
	/*max-width: 400px;*/
}
.home_banner #dockercon17{
	max-width: 430px;
}
.home_banner h2{
	font-size: 21px;
}
.article_section article.blog_article {
    padding: 30px 30px;
}

#site_footer ul.footer_nav li {
    padding: 0 20px 10px 0;
}
form.subscribe_form input[type="email"] {
    width: 290px;
}

form.subscribe_form input[type="submit"] {
    width: 120px;
}
.blue-button {
    white-space: inherit;
}
.section.global_section.about_austin img#about-austin{
    margin-bottom: -75px;
    margin-top: 30px;
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.section.livestream_schedual ul li+li{
	display: block;
}
.section.livestream_schedual ul li+li{
	border: 0;
}
.home_banner h1{
    padding: 0;
}
.home_banner ul.timer{
    margin: 20px auto 0 auto;
}
.home_banner ul.timer li span.countdown_display{
	font-size: 30px;
}
.main_banner.home_banner{
	min-height: 500px;
}
.event_schedual h2 {
    font-size: 40px;
}
.section.event_detail .items li {
    width: 100%;
	display: block;
}
.section.event_detail h3 {
    margin-bottom: 20px;
}
.section.event_detail  p {
    margin-bottom: 20px;
}
.section.event_detail  a.button {}

.section.featured_speakers .items li {
	width: 50%;
    padding: 0 15px;
}
.featured_speakers .container {
	margin-bottom: 0;
}
a.see_all_speakers {
    color: #fff;
}
.featured_speaker {
/*    background-color: #254356;
    -webkit-box-shadow: 0px 0px 5px 0.5px rgba(44, 75, 95,1);
    -moz-box-shadow: 0px 0px 5px 0.5px rgba(44, 75, 95,1);
    box-shadow: 0px 0px 5px 0.5px rgb(44, 75, 95);*/
    border: 1px solid rgba(255, 255, 255, .06);
    padding: 10px 0 0 0;
}
.featured_speakers ul.items {
	padding: 5px;
}
.section.featured_speakers+.section {
    margin-top: 0;
}
.section.activities_section{
	padding: 0;
    background-color: #254356;
}
.activities_img {
    margin: 0 auto;
    display: block;
    float: none;
    max-width: 100%;
}
.section.activities_section ul {
    padding: 15px;
    min-height: auto;
    height: auto;
}
footer#site_footer>.container {
    padding-left: 15px;
}
/******************* Footer Marketo Form *******************/
footer#site_footer .mktoForm .mktoFieldWrap input#Email, footer#site_footer .mktoForm .mktoFormRow {
	width: 290px;
    overflow: hidden;
}
footer#site_footer .mktoForm .mktoButtonWrap.mktoPaperMashup button.mktoButton {
	width: 120px;
}
footer#site_footer .mktoButtonRow {
	width: 132px;
}

/******************* Footer Marketo Form *******************/
#nav-menu-item-194 ul.sub-menu {
    height: inherit;
    width: inherit;
}
.download_box_class{
	left: 0;
    right: 0;
    position: relative;
}
.home_banner h2 span.banner_location {
    margin-left: 60px;
}
}
@media screen and (max-width: 600px){
.container {
    padding-left: 100px;
}
.verticle_stripes .yelow_stripe, .verticle_stripes .orange_stripe, .verticle_stripes .blue_stripe {
    width: 15px;
}
}
@media screen and (max-width: 480px){
.widthcol3>li {
    width: 100%;
} 
.widthcol4>li {
    width: 100%;
} 
.widthcol5>li {
    width: 100%;
} 
.widthcol6>li {
    width: 100%;
}
.main_banner {
    min-height: 300px;
}
.main_banner h1 {
	font-size: 48px;
    line-height: 60px;
}
form.subscribe_form input[type="email"] {
    width: 70%;
    font-size: 14px;
    padding: 14px 10px;
}

form.subscribe_form input[type="submit"] {
    width: 25%;
    font-size: 14px;
    margin: 0 0 0 5px;
}
.speaker_section .media-body {
    display: block;
    width: 100%;
}
.event_schedual h2 {
    font-size: 30px;
}
.home_banner img{
	/*padding: 0 15px;*/
	/*max-width: 250px;*/
}
.home_banner #dockercon17{
	max-width: 310px;
}
.home_banner h2{
	font-size: 13px;
}
.home_banner h2 span.banner_location {
    margin-left: 70px;
}
.section.featured_speakers .items li {
    width: 100%;
}
/******************* Footer Marketo Form *******************/
footer#site_footer .mktoForm .mktoFieldWrap input#Email, footer#site_footer .mktoForm .mktoFormRow {
	width: 70%;
    overflow: hidden;
    height: 49px;
}
footer#site_footer .mktoForm .mktoButtonWrap.mktoPaperMashup button.mktoButton {
	width: 100%;
}
footer#site_footer .mktoButtonRow {
	width: 25%;
}
footer#site_footer .mktoForm {
    padding: 0;
}
/******************* Footer Marketo Form *******************/
}
@media screen and (max-width: 410px){
.verticle_stripes {
    display: none;
}
.container {
    padding-left: 15px;
}
}
@media screen and (max-width: 360px){
	
.home_banner #home_austin_cover {
	background-size: cover;
}
}

/********************====================  Responsive ==================*******************/ 