/*!
 * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

@font-face {
    font-family: 'aleoregular';
    src: url('../fonts/aleo-regular-webfont-webfont.eot');
    src: url('../fonts/aleo-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aleo-regular-webfont-webfont.woff2') format('woff2'),
         url('../fonts/aleo-regular-webfont-webfont.woff') format('woff'),
         url('../fonts/aleo-regular-webfont-webfont.ttf') format('truetype'),
         url('../fonts/aleo-regular-webfont-webfont.svg#aleoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    width: 100%;
    height: 100%;
    font-family: 'Roboto', sans-serif; 
    color: #666666;
    background-color: #414141;
	font-weight:400;
	font-size:12px;
	background-image:none;
}

html {
    width: 100%;
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 35px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif; 
    font-weight: 500;
    letter-spacing: 1px;
}

#page_content h1, #page_content h2, #page_content h3, #page_content h4, #page_content h5, #page_content h6{
	
    text-transform: none;
    font-family: 'Roboto', sans-serif; 
    font-weight: 300;

	}   


p {
    margin: 0 0 25px;
    font-size: 1.6em;
    line-height: 1.5;
	font-size:1.4em;
}

.content-section ul {

    font-size: 1.6em;
	font-weight: 300;
}


.content-section .legalsizes ul {

    font-size: 1.1em;
	    font-weight: 300;
}


a {
    color: #AF1419;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #C15155;
}



.navbar-custom {
	display:block; clear:both;
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight:300;
	font-size:1em;
	background: none; /* Old browsers */	
}

.navbar-custom.top-nav-inner{ background:none;}

/*
.navbar-custom .navbar-brand {
	font-weight: 300;
	background:url(../images/gff2015/logo_white.png) center left no-repeat;
	text-indent:-99999px;
	min-width:305px;
	min-height:70px;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}
*/

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar-custom ul{ background:url(../img/semiblack.png) top left repeat; -webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
padding:0px; margin:0px; 
}

.navbar-custom a {
    color: #fff;
	text-decoration:none;
	font-weight:400;
}

.navbar-custom .nav li.active {
	outline: 0;
	color: #c4161c;

}

.navbar-custom .nav li a {
	 outline: 0;
	 color: #fff;
	 font-size:1.1em;
	 letter-spacing: -0.025em;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a.active {
    outline: 0;
	background:none;
	color: #c4161c;
   
}




div#popup{ 

-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px; padding:10px;
max-width:370px!important; width:90%!important;
right: 20px !important; left:auto!important; 
 }
div#popup input[type="text"],div#popup input[type="password"]{ border:1px solid #CCC;}


div#popup input::-webkit-input-placeholder {
	   color: #fff;
	}
	
div#popup input:-moz-placeholder { /* Firefox 18- */
	   color: #fff; 
	}
	
div#popup input::-moz-placeholder {  /* Firefox 19+ */
	   color: #fff;
	}
	
div#popup input:-ms-input-placeholder {  
	  color: #fff;
	}


.homesplash{ 
	display: table;
	width: 100%;
	height: 100%;
	min-height:480px;
	padding: 0 0;
	text-align: center;
	color: #fff;

background-image:url(../img/bg_dealring_mobile.jpg);
background-position: top center;
background-repeat: no-repeat;

-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;

}


.homesplash p, .homesplash h2, .homesplash h3, .homesplash h4{ color:#fff;}

.homesplash .row img.homesplash_img{ max-width:70%; width: 100%;}
.homesplash #homesplash_hc{ margin-top: 2%;}	


.bgwhite{ background:#ffffff; color:#666666;}
.bgpink{ background:#1f1f1f;}
.bgpink p, .bgpink h2, .bgpink h3, .bgpink h4{ color:#fff;}



.btn.discover{ letter-spacing:0.1em;}

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 2px solid #fff;
    border-radius: 35px;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

/*CUSTOM BUTTON GREEN
#### GENERATE MORE HERE: http://blog.koalite.com/bbg/
*/

.btn-green { 
  color: #FFFFFF; 
  background-color: #A9CF38; 
  border-color: #A9CF38; 
} 
 
.btn-green:hover, 
.btn-green:focus, 
.btn-green:active, 
.btn-green.active, 
.open .dropdown-toggle.btn-green { 
  color: #FFFFFF; 
  background-color: #A1D700; 
  border-color: #A9CF38; 
} 
 
.btn-green:active, 
.btn-green.active, 
.open .dropdown-toggle.btn-green { 
  background-image: none; 
} 
 
.btn-green.disabled, 
.btn-green[disabled], 
fieldset[disabled] .btn-green, 
.btn-green.disabled:hover, 
.btn-green[disabled]:hover, 
fieldset[disabled] .btn-green:hover, 
.btn-green.disabled:focus, 
.btn-green[disabled]:focus, 
fieldset[disabled] .btn-green:focus, 
.btn-green.disabled:active, 
.btn-green[disabled]:active, 
fieldset[disabled] .btn-green:active, 
.btn-green.disabled.active, 
.btn-green[disabled].active, 
fieldset[disabled] .btn-green.active { 
  background-color: #A9CF38; 
  border-color: #A9CF38; 
} 
 
.btn-green .badge { 
  color: #A9CF38; 
  background-color: #FFFFFF; 
}

/* CUSTOM BUTTON RED*/
.btn-red {
	color: #FFFFFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #AF1419;
	*background-color: #AF1419;
	background-image: -moz-linear-gradient(top, #c15155, #AF1419);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c15155), to(#AF1419));
	background-image: -webkit-linear-gradient(top, #c15155, #AF1419);
	background-image: -o-linear-gradient(top, #c15155, #AF1419);
	background-image: linear-gradient(to bottom, #c15155, #AF1419);
	background-repeat: repeat-x;
	border-color: #AF1419;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c15155', endColorstr='#AF1419', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active,
.btn-red.disabled,
.btn-red[disabled] {
	color: #FFFFFF;
	background-color: #AF1419;
	*background-color: #003bb3;
}
/* END CUSTOM BUTTON RED*/



.margin-bottom-0{ margin-bottom:0px;}
.lightbox{ display:none;}
.videolightbox{ width:100%; height:auto;}

.content-section {
    padding-top: 120px;
}

.content-section.padding40 {
    padding-top: 40px !important;
}

.content-section.padding10 {
    padding-top: 10px !important;
}

.btn {
    text-transform: uppercase;
     font-family: 'Roboto', sans-serif; 
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-default {
	color: #ffffff; 
	background-color: #79A9D6;
	border:none;
	outline:none;
}

.btn-default:hover,
.btn-default:focus {
	color: #ffffff; 
	background-color: #61536c; 
	border:none;
	outline:none;
}

	
.content-section .row img{ max-width:100%; height:auto;}	
.sponsors-container > div {
    margin-top: 60px;
}
.content-section .row img.dr-sponsor-logo {
    width: 100%;
    max-width: 200px;
}
@media screen and (min-width: 992px) {
    .sponsors-container {
        display: flex;
        flex-wrap: wrap;
    }
    .sponsors-container > div {
        flex: 0 0 50%;
        margin-top: 0;
    }
    .content-section .row img.dr-sponsor-logo {
        height: 230px;
        object-fit: contain;
        object-position: left;
    }
}
.content-section.marginbottom{ padding-bottom:40px; }	
.container.marginbottom{ border-bottom:1px solid rgba(0, 0, 0, 0.1);}

.content-section h2, .content-section h3 ,.content-section h4, 
.content-section h5,.content-section h6 { text-transform:none; margin:10px 0px 10px 0px;}

.content-section h4{ font-size:1.6em;}

.grayline{ line-height:1px; height:1px; width:100%; background:#CCC; clear:both;}
.form-control.grayfield{ background:#f9f9f9 !important;}

	
footer.footer_hc {
	background:#000;
	color:#fff;
    padding: 20px 0;
}

footer.footer_hc .modal{ color:#666666 !important;}

footer.footer_hc .container { position:relative; }

footer.footer_hc img{ width:auto; max-width:100%; height:auto;}
footer.footer_hc a{ display:inline; color:#fff; }
footer.footer_hc a.red { color:#c4161c;}

footer .social_links{ display:block; clear:both; width:100%; height:auto; min-height:36px; clear:both;}
footer .social_links:after{ clear:both; margin-bottom:10px;} 
footer .social-icon{ display:block; float:left; width:36px; height:36px; margin-right:2px; }
footer .social-icon.icon-facebook{ background:url(../images/gff2015/icon_facebook.png) top left no-repeat;}
footer .social-icon.icon-in{ background:url(../images/gff2015/icon_in.png) top left no-repeat;}
footer .social-icon.icon-twitter{ background:url(../images/gff2015/icon_twitter.png) top left no-repeat;}
footer .social-icon.icon-google{ background:url(../images/gff2015/icon_google.png) top left no-repeat;}
footer .social-icon.icon-rss{ background:url(../images/gff2015/icon_rss.png) top left no-repeat;}

footer h4{ margin:20px 0px 10px 0px; text-transform:none; }
footer .footer-col{ margin-bottom:20px; font-weight:300; }

footer p {
	font-size:1.2em;
}

footer .copyright_hc{ color:#fff;  }
footer .legal_menu{   }
footer .legal_menu ul{float:right; width:100%;  } 
footer .legal_menu li{ float:right; display:block; padding:0px 10px 0px 0px; margin:0px 0px 0px 10px;}
footer .legal_menu li a{ display:block; width:100%;} 
footer .legal_menu li.wdivider{ border-right:1px solid #fff;} 

footer .latest_posts{ list-style:none;}
footer .latest_posts li{ padding-bottom:5px; border-bottom:1px solid #fff; margin-top:2px; }

.black{ color:#000 !important; }
.blue { color:#5492cb;}
.darkblue{ color:#00569c !important;}
.pink { color:#c4161c !important;}
.red { color:#c4161c;}
.white{ color:#fff !important;}
.green{ color:#A9CF38 !important;}
.green a{ color:#A9CF38 !important;}
.smaller{  font-size:1.3em !important; }
.larger{  font-size:1.7em  !important; }
.skyblue{ color: skyblue !important;}
label.smaller{  font-size:1em !important; }
label.larger{  font-size:1.5em !important; }

a.smaller{  font-size:0.8em !important; }
a.larger{  font-size:1.3em !important; }

p.smaller{ font-size:1em !important; font-weight:300; line-height:1.3em !important;}
p.medium{ font-size:1.3em !important; font-weight:300; line-height:1.4em !important;}
p.larger{ font-size:1.7em !important; font-weight:400; }

.light { font-weight: 400 !important;}

a.light { font-weight: 400 !important; }

a.lighter{ font-weight:300; }
.lighter{ font-weight:300;}

.aleo{ font-family:'aleoregular', sans-serif; }
.font30{ font-size:3em !important; }
.font25{ font-size:2.5em !important; }
.font20{ font-size:2em !important; }
.font18{ font-size:1.8em !important; }
.font15{ font-size:1.5em !important; }
.font12{ font-size:1.2em !important; }
.font13{ font-size:1.3em !important; }

.bold300{ font-weight:300 !important;}
.bold400{ font-weight:400  !important;}
.bold500{ font-weight:500 !important;}
.bold700{ font-weight:700 !important;}

.margin-top-0 { margin-top: 0em !important; }
.margin-top-02 { margin-top: 0.2em !important; }
.margin-top-05 { margin-top: 0.5em !important; }
.margin-top-10 { margin-top: 1.0em !important; }
.margin-top-15 { margin-top: 1.5em !important; }
.margin-top-20 { margin-top: 2.0em !important; }
.margin-top-25 { margin-top: 2.5em !important; }
.margin-top-30 { margin-top: 3.0em !important; }

.margin-top-50 { margin-top: 5.0em !important; }
.margin-top-100 { margin-top: 10.0em !important; }

.padding-bottom-0 { padding-bottom: 0em !important; }
.padding-bottom-10 { padding-bottom: 1.0em !important; }
.padding-bottom-15 { padding-bottom: 1.5em !important; }
.padding-bottom-20 { padding-bottom: 2.0em !important; }
.padding-bottom-40 { padding-bottom: 4.0em !important; }

.padding-top-0 { padding-top: 0em !important; }
.padding-top-10 { padding-top: 1.0em !important; }
.padding-top-15 { padding-top: 1.5em !important; }
.padding-top-20 { padding-top: 2.0em !important; }


.margin-right-10{ margin-right: 1.0em !important;  }
.margin-right-20{ margin-right: 2.0em !important;  }


.add-free{ background:#d2dd38; float:left; height:18px; padding:1px; color:#fff; font-size:0.5em !important; margin-left:0.3em;}
.add-free-corner{     border-color: #d2dd38 transparent transparent #d2dd38;
    border-style: solid;
    border-width: 9px;
    float: left;
    height: 0;
    width: 0; font-size:0.5em !important; }

.col-centered{
    float: none;
    margin: 0 auto;
}

.no-text-transform{ text-transform:none !important;}
form .special{ padding-left:10px !important; color:#cc0000;}


.pull-bottom-absolute{ position:absolute; right:0px; bottom:3em;}


/*VIDEOPLAYER STYLES*/
.richmedia.loop, .richmedia.video, .video-container {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
}
.richmedia.loop iframe, .richmedia.video iframe, .video-container iframe, .richmedia.loop object, .richmedia.video object, .video-container object, .richmedia.loop embed, .richmedia.video embed, .video-container embed, .richmedia.loop video, .richmedia.video video, .video-container video {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.richmedia > img {
    width: 100%;
}
.richmedia.video img {
    width: 100%;
}
.richmedia.video .overlay {
    background-color: rgba(255, 255, 255, 0.6);
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: background-color 0.4s ease 0s;
    width: 100%;
}
.richmedia.video .overlay:hover {
    background-color: rgba(255, 255, 255, 0.45);
}
.richmedia.video .overlay .title {
    color: #666666;
	font-weight:300;
	font-size:2em;
    letter-spacing: 1px;
    line-height: 24px;
    margin-top: -40px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 50%;
    width: 100%;
}
.richmedia.video .overlay .play-button {
    border-bottom: 18px solid transparent;
    border-left: 36px solid #79a9d6;
    border-top: 18px solid transparent;
    height: 0;
    left: 50%;
    margin: 0 0 0 -18px;
    position: absolute;
    top: 50%;
    width: 0;
}
.richmedia.video .overlay .duration {
	font-weight:300;
    bottom: 1.2em;
    color: #282828;
    font-size: 1em;
    line-height: 1em;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.richmedia.video .overlay .title, .richmedia.video .overlay .play-button, .richmedia.video .overlay .duration {
    opacity: 0;
    transition: opacity 1s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s, transform 1s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s;
}
.richmedia.video .overlay .title {
    transform: translateY(-10px);
}
.richmedia.video .overlay .play-button {
    transform: translateY(10px);
}
.richmedia.video .played_video {
    display: none;
}
.richmedia.video.in-viewport .overlay .title, .richmedia.video.in-viewport .overlay .play-button, .richmedia.video.in-viewport .overlay .duration {
    opacity: 1;
    transform: translateY(0px);
}
video.autoplayed {
    display: none;
}
.video-autoplay video.autoplayed {
    display: block;
}


#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #e84a64;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
	line-height:1.3em;
	font-size:1.3em;
    border: none;
}

p.nomargin{ margin-bottom:0px;}
h4.nomargin{ margin:0px !important;}
.padding20{ padding:20px !important;}
.padding10{ padding:10px !important;}
.padding-side-5{ padding-left:5px !important; padding-right:5px !important;}
.padding0{ padding:0px !important;}
ul.nodecoration{ list-style:none !important;}
ul.morespace li{ margin-top:0.6em;}

.validateRegister .error{ border: 1px solid #c4161c;}
.validateRegister input[type='radio'].error{ outline: 1px solid #c4161c;}
.validateRegister input[type='checkbox'].error{ outline: 1px solid #c4161c;}

.bgpink.errormsg{ color:#fff;}
.btn.circle{ -webkit-border-radius: 35px !important;
-moz-border-radius: 35px !important;
border-radius: 35px !important; }
.tweet_list li { border-bottom:1px solid #1c6dac; margin-bottom:0.5em; font-size:1.2em;}
.tweet_list li:last-child{border-bottom:none;  }

.semitrans{ background:url(../images/gff2016/bgtrans.png) top left repeat;  color:#666666;}
.rounded{ -webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;  }

.crown{ position:absolute; bottom:-1em; left:0px; width:100%; height:75px; background:url(../img/crown.png) top center no-repeat;}
.relative{ position:relative;}
.semiblack{ background:url(../img/semiblack.png) top left repeat;}
.semidarker{ background:#000; opacity: 0.70;
filter: alpha(opacity =70);}

.wrapper.prepare_dr{
	display: table;
	width: 100%;
	height: auto;
	padding: 0 0;
	text-align: center;
	color: #fff;
	background:url(../img/prepare_dr_mobile.jpg) no-repeat top center scroll;
	background-color: #666666;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	}
	
.wrapper.pitch_dr{
	display: table;
	width: 100%;
	height: auto;
	padding: 0 0;
	text-align: center;
	color: #fff;
	background:url(../img/pitch_dr_mobile.jpg) no-repeat top center scroll;
	background-color: #666666;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	}	
.wrapper.perform_dr{
	display: table;
	width: 100%;
	height: auto;
	padding: 0 0;
	text-align: center;
	color: #fff;
	background:url(../img/perform_dr_mobile.jpg) no-repeat top center scroll;
	background-color: #666666;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	}		
	
.wrapper.agenda_dr{
	display: table;
	width: 100%;
	height: auto;
	padding: 0 0;
	text-align: center;
	color: #fff;
	background:url(../img/bg_agenda_mobile.jpg) no-repeat top center scroll;
	background-color: #666666;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	}		
	
	
	.wrapper.registration_common_dr{
	display: table;
	width: 100%;
	height: auto;
	padding: 0 0;
	text-align: center;
	color: #fff;
	background:url(../img/registration_dr_mobile.jpg) no-repeat top center scroll;
	background-color: #666666;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	}		
	
	.wrapper.venue_dr{
	display: table;
	width: 100%;
	height: auto;
	padding: 0 0;
	text-align: center;
	color: #fff;
	background:url(../img/registration_dr_mobile.jpg) no-repeat top center scroll;
	background-color: #666666;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	}	
	
	.wrapper.sponsors_dr{
	display: table;
	width: 100%;
	height: auto;
	padding: 0 0;
	text-align: center;
	color: #fff;
	background:url(../img/sponsors_dr_mobile.jpg) no-repeat top center scroll;
	background-color: #666666;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	}		
	
	.wrapper.ringmasters_dr{
	display: table;
	width: 100%;
	height: auto;
	padding: 0 0;
	text-align: center;
	color: #fff;
	background:url(../img/ringmasters_dr_mobile.jpg) no-repeat top center scroll;
	background-color: #666666;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	}		

	
.prepare_dr iframe{ width:100%; max-height:260px;}	
.specialvideoside{ margin-top:10px;}
#investment_profile_block{ display:none;}
.strategies input[type='checkbox']{ margin-right:8px;}
.profile_hide{ display:none;}
.isweb{ display:none;}
.custominfo{
	background: #fff none repeat scroll 0 0;
	color: #c4161c;
	display: inline;
	font-size: 1.4em;
	margin-right: 10px;
	padding: 3px 5px 2px;
	-webkit-border-radius: 90px;
	-moz-border-radius: 90px;
	border-radius: 90px;
	}

.circle{  -webkit-border-radius: 130px;
	-moz-border-radius: 130px;
	border-radius: 130px; }

.popover {
    text-transform: none;
    width: 106px;
}

@-webkit-keyframes pulse {    
    0 {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0 {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}


@media(min-width: 1px) {
	
	.navbar-custom ul{
	 margin: 0px -15px; padding:1em 0px;
	}
	
	.navbar-toggle{ position:absolute !important; top:0px; right:0px; z-index:9999; color:#fff !important; font-size:2em;}
	.navbar-custom.top-nav-inner{ background:none;}
	.navbar-custom.top-nav-inner ul{ background:url(../img/semiblack.png) top left repeat; }
	.wrapper.prepare_dr{
	background:url(../img/prepare_dr_mobile.jpg) no-repeat top center scroll;
		-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	display:table;
	}
	.wrapper.pitch_dr{
	background:url(../img/pitch_dr_mobile.jpg) no-repeat top center scroll; 
		-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	display:table;
	}
	
	.wrapper.perform_dr{
	background:url(../img/perform_dr_mobile.jpg) no-repeat top center scroll; 
		-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	display:table;
	}
	
	.wrapper.agenda_dr{
	background:url(../img/bg_agenda_mobile.jpg) no-repeat top center scroll; 
		-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	display:table;
	}
	
	.wrapper.registration_common_dr{
	background:#000 url(../img/registration_dr_mobile.jpg) no-repeat top center /100% scroll; 
	display:block;
	background-attachment:fixed;
	}
	
	.wrapper.venue_dr{
	background:#000 url(../img/registration_dr_mobile.jpg) no-repeat top center /100% scroll; 
	display:block;
	background-attachment:fixed;
	}
	.wrapper.sponsors_dr{
	background:#000 url(../img/sponsors_dr_mobile.jpg) no-repeat top center /100% scroll; 
	display:block;
	background-attachment:fixed;cover;
	display:table;
	}
	
	.wrapper.ringmasters_dr{
	background:#000 url(../img/ringmasters_dr_mobile.jpg) no-repeat top center /100% scroll;
	display:block;
	background-attachment:fixed;
	}
	
	
	
	
	.prepare_dr iframe{ width:100%;  max-height:260px;}	
	.specialvideoside{ margin-top:10px;}
	.isweb{ display:none;}
	.fullwidth{ max-width:100%; width:100%;}
	}

@media(min-width: 480px) {
	
	p.venue{  text-align:left;}
	p.host{  text-align:left;}
	
	img.intro_gff{ max-width:98%; width:auto;}
	
	.homesplash{  
	background-image:url(../img/bg_plain.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	}
	
	.homesplash.ready{
	background-image:url(../img/bg_dealring.jpg);
	}
	.hidemed{ display:none !important;}
	
}


@media(min-width:767px) {
	.hidemed{ display:none;}
	.hideweb{ display:none;}
	
	.navbar-custom .nav{ margin-left:10px; }
	.navbar-custom.top-nav-inner{ background:url(../img/semiblackdark.png) top left repeat;}
	.navbar-custom.top-nav-inner ul{ background:none; }
	
	p {
	margin: 0 0 35px;
	font-size: 1.6em;
	line-height: 1.6em;
	}
	
	.content-section ul {
	font-size: 1.6em;
	font-weight: 300;
	}
	
	.content-section .legalsizes ul {
	
	font-size: 1.1em;
	font-weight: 300;
	}
	
	.navbar-custom ul{
	padding:0px 3em; margin:1em 0px 0px 0px;
	}
	
	
	div#popup{
	right: 315px !important; left:auto; 
	max-width:370px; width:370px;
	 }
	 div#popup .labelfield{ display:block; }

	div#popup input::-webkit-input-placeholder {
		   color: #fff;
		}
		
	div#popup input:-moz-placeholder { /* Firefox 18- */
		   color: #fff; 
		}
		
	div#popup input::-moz-placeholder {  /* Firefox 19+ */
		   color: #fff;
		}
		
	div#popup input:-ms-input-placeholder {  
		  color: #fff;
		}
		
	
	
	.container.marginbottom{ padding-bottom:100px; }
	
	footer .footer-col{ margin-bottom:0px;}
	footer .copyright_hc{  bottom:0px;  }

		
	.videolightbox{ width:700px; height:400px; max-height:80%; }
	.registration_box{ min-height:590px;}
	
	.wrapper.prepare_dr{
	background:url(../img/prepare_dr.jpg) no-repeat top center scroll;
		-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	}
	
	.wrapper.pitch_dr{
	background:url(../img/pitch_dr.jpg) no-repeat top center scroll;
		-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	}
	
	.wrapper.perform_dr{
	background:url(../img/perform_dr.jpg) no-repeat top center scroll;
		-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	}
	.wrapper.agenda_dr{
	background:url(../img/bg_agenda.jpg) no-repeat top center scroll;
		-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	}
	
	.wrapper.registration_common_dr{
	background:#000 url(../img/registration_dr.jpg) no-repeat top center /100% scroll;
	display:block;
	background-attachment:fixed;
	}
	
	.wrapper.venue_dr{
	background:#000 url(../img/registration_dr.jpg) no-repeat top center /100% scroll;
	display:block;
	background-attachment:fixed;
	}
	.wrapper.sponsors_dr{
	background:#000 url(../img/sponsors_dr.jpg) no-repeat top center /100% scroll;
	display:block;
	background-attachment:fixed;
	}
	
	.wrapper.ringmasters_dr{
	background:#000 url(../img/ringmasters_dr.jpg) no-repeat top center /100% scroll;
	display:block;
	background-attachment:fixed;
	}
	
	
	.prepare_dr iframe{ width:420px; border:10px solid #000; } 	
	.specialvideoside{ margin-top:-70px;}
	.isweb{ display:block;}
	.hidemed{ display:none !important;}
	
}

@media(min-width:1200px) {
.hidemed{ display:block;}
.wrapper.prepare_dr{
	display:block; min-height:900px;
	}
	
	.wrapper.pitch_dr{
	display:block; min-height:900px;
	}
	
	.wrapper.perform_dr{
	display:block; min-height:900px;
	}

}

@media(max-width: 320px) {
 /*IPhone portrait and smaller. You can probably stop on 320px*/
.navbar-custom .navbar-brand{}

div#popup .labelfield{ display:none;}
}

@media(max-width: 480px) {

div#popup form{ position:relative;}
div#popup .labelfield{ display:none;}
div#popup input[type='text'],div#popup input[type='password']{ margin-bottom:4px; width:90%!important; padding:4px; max-width:250px;}
div#popup input[type="button"]{ 
margin-top: 10px !important;}


footer .legal_menu li{ float:none; display:block; padding:2px 10px 2px 0px; margin:0px 0px 0px 10px;}
footer .legal_menu li.wdivider{ border-right:none;} 

div#popup input::-webkit-input-placeholder {
	   color: #999;
	}
	
div#popup input:-moz-placeholder { /* Firefox 18- */
	  color: #999; 
	}
	
div#popup input::-moz-placeholder {  /* Firefox 19+ */
	  color: #999;
	}
	
div#popup input:-ms-input-placeholder {  
	  color: #999;
	}


}


@media(max-width:1199px) {
	ul.banner-social-buttons {
		margin-top: 15px;
	}
}

@media(max-width:767px) {
	
    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons li:last-child {
        margin-bottom: 0;
    }
	
	
	.content-section .row{ margin-left:-5px !important; margin-right:-5px !important;}
	
}
.manager_company{ font-size: 12px; }

#dealring-date {
    font-size: 34px;
    color: #000;
    font-family: 'aleoregular', sans-serif;
    font-weight: bold;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    letter-spacing: 5px;
}

ul.manager-list li {
    margin-bottom: 5px !important;
}