#youtube-iframe{
margin:40px 0 30px 0;
}
@media only screen and (max-width: 1920px) 
{
	#featured img{
		max-width: 100%;
		margin-top: 131px;
	}
}
@media only screen and (min-width: 960px) and (max-width: 1919px) 
{
	#featured img{
		max-width: 100%;
		margin-top: 174px;
	}
}
@media only screen and (min-width: 1800px) and (max-width: 1919px) 
{

	
	#map-thank-you
	{
		width: 317px;
		height: 317px;
		/*margin-top: -115px;*/
	}

}

@media only screen and (min-width: 768px) and (max-width: 1919px) 
{
	/*#featured img{
		max-width: 100%;
		margin-top: 131px;
	}*/
	.pad-content {
	  padding: 0px 0px 0 40px;
	}

}

@media only screen and (min-width: 1600px) and (max-width: 1799px) 
{
	
	/*#featured img{
		max-width: 100%;
		margin-top: 176px;
	}*/
	

	#map-thank-you
	{
		width: 317px;
		height: auto;
		/*margin-top: -115px;*/
	}
}


@media only screen and (min-width: 1367px) and (max-width: 1599px) 
{

	/*#featured img{
		max-width: 100%;
		margin-top: 176px;
	}*/
	#sidebar-map {
		margin-top: 40px;
	}
	
	#map-thank-you
	{
		width: 317px;
		height: auto;
		/*margin-top: -40px;*/
	}
}	


@media only screen and (min-width: 960px) and (max-width: 1366px) 
{	
	/*#featured img{
		max-width: 100%;
		margin-top: 176px;
	}*/
	
	#sidebar-map {
		margin-top: 35px;
		width: 285px;
		height: 270px;
	}
	
	#sidebar-testimonial{
		width: 285px;
		height: auto;
		margin-top: 35px;
		border: 1px solid black;
	}
	
	#request-info-wrapper {
		width: 285px;
	}
	.center-outer {
		left: 55%; 
	}
	#cta{
		padding-right: 90px;
	}
	.center-inner {
		left: -100px;
		top: 10px;
	}	
	
	#title-overlap2 h1 {
		text-align: center;
	}
	
	#map-thank-you
	{
		width: 317px;
		height: auto;
		/*margin-top: -40px;*/
	}
	
	.pad-sidebar {
		padding-right: 140px;
	}
}	

@media only screen and (min-width: 768px) and (max-width: 959px) 
{
	
	#map-thank-you
	{
		width: 280px;
		height: auto;
		/*margin-top: -105px;*/
	}
	
	
	.container{
		width: 100%
	}
	.cwl{
		width:66%;
	}
	.cws{
		width:34%;
	}
	.pad-sidebar {
	  padding: 20px 20px 20px 0;
	}
	.pad-content {
	    padding: 0px 25px 20px 20px;
		margin-top: -5px;
	}
	
	.center-inner {
		float: left;
		left: -115px;
		position: relative;
		top: -80px;
	}
	
	#logo a img {
	    width: 280px;
		margin: -5px 0 0 10px;
	}
	
	#logo {
		padding-top: 18px;
	}
	#cta,
	#btn-req-info	{
		font-size: 25px;
		letter-spacing: 1px;
		padding-right: 100px;
		line-height: 35px;
	}

	#header{
		height: 100px;
		border: 0;
		border-bottom: 1px solid #000;
		border-top: 5px solid #221e6d;
	}
	#wrapper-top{height: 35px;}
	#wrapper-bottom {
	    margin-top: -25px;
	}
	#main {
	  margin-top: 0px;
	}


	.btn-req-info {
	  font-size: 18px;
	}
	
	#request-info-wrapper {
		width: 260px;
	}
	
	#sidebar-map {
		width: 260px;
		height: 260px;
		margin-top: 30px;
	}
	
	#sidebar-testimonial{
		width: 260px;
		height: auto;
		margin-top: 30px;
		border: 1px solid black;
	}
	
	h2#request-info-header {
    font-size: 14px;
	}
	
	/* Second Template --- Longer Title */
	.center-inner2 {
		float: left;
		left: -50%;
		position: relative;
	}
		
	#sidebar-pull2 {
		margin-top: -20px;
	}
	
	#title-overlap2 h1 {
	  height:initial;
	  position:initial;
	  padding: 7px 0px 7px 0px;
	  text-align: center;
	  font-size: 25px;
	}
	#title-overlap2 {
		width: 100%;
		position: relative;
		top: -25px;
		z-index: 9999;
		border-bottom: 2px solid #02004e;
		background: #221e6d;
	}
	
	#title-overlap2 h1 .text-title1{	
		font-size: 26px;
		letter-spacing: 0.8px;
		margin-left: 25px;
	}

	#title-overlap2 h1 .text-title2{	
	font-size:24px;
	letter-spacing: 0.8px;
	}
	
}

@media only screen and (min-width: 1px) and (max-width: 767px) 
{
    .btn-req-info {
	  font-size: 24px;
	}

	.desktop{
		display:none;
	}
	.mobile{
		display:block;
	}
	.container{
		width:96%;
	}
	.cwl,
	.cws{
	  width: 100%;
	}
	

	.center-inner {
		left: -155px;
	    top: -20px;
	}
	#cta
	{
	 float: right;
	  font-family: "Open Sans Condensed",sans-serif;
	  font-size: 22px;
	  letter-spacing: 1px;
	  line-height: 20px;
	  text-align: center;
	  text-transform: uppercase;
	  padding-right: 0px;
	  display: none;
	}
	
	#logo {
		padding-top: 18px;
	}
	#btn-req-info	{
	  float: right;
	  font-family: "Open Sans Condensed",sans-serif;
	  font-size: 22px;
	  letter-spacing: 1px;
	  line-height: 20px;
	  padding-top: 18px;
	  text-align: center;
	  text-transform: uppercase;
	}

	#logo a img {
	    width: 200px;
	    margin: -10px 0 0 10px;
	}
	#logo-small{
		float:left;
		margin-left:10px;
	}

	#header {
		height: 70px;
		border: 0;
		border-bottom: 1px solid #000;
		border-top: 5px solid #221e6d;
	}
	
	#main {
		margin-top:0;
	}
	#sidebar-pull {
	  position: relative;
	  margin-top:0px;
	  z-index: 999999;
	}	
	#sidebar-map{
		width: 260px;
		height: 260px;
		margin-top: 30px;
		/*margin-left: -30px;*/
		margin-bottom: -45px;
	}

	#sidebar-testimonial{
		width: 255px;
		height: auto;
		margin-top: 70px;
		border: 1px solid black;
		/*margin-left: -28px;*/
	}
	
	#request-info-wrapper {
		width: 260px;
		border: 1px solid #0b2540;
	}
	
	h2#request-info-header {
		font-size: 17px;
		padding-top: 7px;
	}
	#footer {
		margin-top: 54px;
		font-size: 12px;
	}

	.pad-content {
	    padding: 0px 12px 20px 12px;
		margin-top: -5px;
	  
	}
	.pad-sidebar {
	  padding-left: 0px;
	}
	.sidebar-content{
		width:317px;
	}
	.pad-sidebar-content{
		/*padding:0 30px 40px 30px;*/
	}
	.testimonial-name,
	.testimonial-name span {
	font-size: 15px;
	}
	.testimonial-name {
	   line-height:22px;
	  position: absolute;
	 right: 35px;
	 bottom: 225px;
	}

	#wrapper-top {
	  height: 35px;
	}
	#wrapper-bottom{
		    margin-top: -50px;
	}
	#header-mobile-icon{
		width:35px;
	}
	#header-content{
		margin-top:-35px;
		line-height:35px;
		font-size:12px;
		width:auto;
		float:right;
		background: #262626;
	}
	#header-content ul {
	  margin-right: 40px;
	}
	li#logo-mobile a img{
		height:35px;
		position:absolute;
		left:0px;
		top:0;
	}
	nav#menu-mobile{
		display:block;
	}
	nav#menu
	{
		display: none;
	}
	#header-content #request-info-link {
	  position: relative;
	}
	.mobile-menu-icon:before, #header-mobile-icon a, .header a {
	  left: auto;
	  right: 10px;
	}
	.hide{
		display: none;
	}
	
	/* Second Template --- Longer Title */
	#title-overlap2 h1 .text-title1{	
		font-size: 18px;
		letter-spacing: 0.8px;
	}

	#title-overlap2 h1 .text-title2{	
	font-size:16px;
	letter-spacing: 0.8px;
	}
	
	.center-inner2 {
		left: -155px;
	    top: -20px;
	}
	
	#sidebar-pull2{
	  position: relative;
	  margin-top:0px;
	  z-index: 999999;
	  margin-left: 55px;
	}	
	#map-thank-you {
		width: 317px;
		height: auto;
		margin-top: -10px;
		margin-left: 35px;
	}
	.video-container{
		width: 260px;
	}
}
@media only screen and (min-width: 620px) and (max-width: 767px) 
{	
	#featured img{
		max-width: 100%;
		margin-top: 126px;
	}
	
	#title-overlap2 h1 {
	    height: auto;
		position: relative;
		top: 0px;
		text-align: center;
		line-height: 22px;
		font-size: 21px;
		padding: 7px 0px 7px 0px;
	}
	
	#title-overlap2 {
		border-bottom: 1px solid #000;
		position: relative;
		top: -26px;
		width: 101.18%;
		z-index: 9999;
		background: #221e6d;
		
	}
	
	a#btn-req-info {
		color: #000;
		background: #ffc741;
		padding: 3px;
		position: relative;
		top: 5px;
		right: 4px;
		border-radius: 3px;
		font-weight: bold;
		letter-spacing: 0px;
		font-size: 14px;
	}
}	


@media only screen and (min-width: 300px) and (max-width: 619px) 
{	
	#featured img{
		max-width: 100%;
		margin-top: 126px;
	}
	
	#title-overlap2 h1 {
	    height: auto;
		position: relative;
		top: 0px;
		text-align: center;
		line-height: 22px;
		font-size: 21px;
		padding: 7px 0px 7px 0px;
	}
	
	#title-overlap2 {
		border-bottom: 1px solid #02004e;
		position: relative;
		top: -26px;
		width: 101.18%;
		z-index: 9999;	
		background: #221e6d;
	}
	
	a#btn-req-info {
		color: #000;
		background: #ffc741;
		padding: 3px;
		position: relative;
		right: 4px;
		border-radius: 3px;
		font-weight: bold;
		letter-spacing: 0px;
		font-size: 14px;
	}
	
	
}


@media only screen and (min-width: 1px) and (max-width: 619px) 
{
	
	.one,
	.half,
	.one-third,
	.one-fourth,
	.one-fifth,
	.one-sixth,
	.one-seventh,
	.one-eighth,
	.one-ninth,
	.one-tenth,
	.one-eleventh,
	.one-twelfth,
	.one-thirteenth,
	.one-fourteenth,
	.one-fifteenth,
	.one-sixteenth,
	
	.three-fourths,
	.two-thirds,	
	.two-sevenths,
	.five-sevenths,
	
	.phi-l,
	.phi-s,	
	.cwl,
	.cws,	
	.container{
		width:96%;
	}
	
	.show-smallest{
		display:block;
	}
	.hide-smallest{
		display:none;
	}
	
	#logo a img {
		width: 170px;
	}

	
	.pad-content {
		margin-top: -5px;
	}
	
	#cta {
		font-size: 13px;
		line-height: 16px;
	}
	
	#wrapper-bottom {
		margin-top: -63px;
		
	}
	
	#header{
		height: 60px;
		border: 0;
		border-bottom: 1px solid #000;
		border-top: 5px solid #221e6d;
	}
	
	body {
		font-size: 13px;
	}
	
	#request-info-wrapper {
		width: 260px;
	}
	
	.center-inner {
		left: -130px;
	}
	
	h2#request-info-header {
		background: #FFF;
		color: #000;
		padding: 7px;
		text-align: center;
		height: 30px;
		line-height: 14px;
		font-size: 14px;
	}
	
	.center-inner2{
		left: -130px;
	}
	
	ul.bullet-bg li {
		padding-left: 30px;
	}
	
	/* Generic Page */
	/*Generic Page Div Column */
	div.mobile-generic-container { display:block; width:100%;margin-bottom:20px; }
	div.div-1st-column{ width:90%;margin:0 auto;white-space: nowrap;}
	div.div-2nd-column{ width:90%;margin:0 auto;white-space: nowrap; }
	div.div-3rd-column{ width:90%;margin:0 auto; white-space: nowrap; }
	li.spacer{ display:none; }
	div.generic-container { display:none;}

	
}

