/*!
 * Start Bootstrap - Clean Blog v1.1.0 (http://startbootstrap.com/template-overviews/clean-blog)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
 

.topimage-valign-top { margin-top: 100px !important; }
.chartshands-valign-top { margin-top: 140px !important; }
.textgreencharts { margin-top: 100px !important; }
.textblueprint { margin-top: 100px !important; }
.textpart3 {margin-top: 100px !important; }


.desktop-image-hidden {
	visibility: visible;
}

.mobile-image-hidden {
	display: none;
}

 
body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #333333;
}

.centered {
	text-align: center;
	
}

.row {
	padding-bottom: 20px;
	padding-top: 20px;
}


.blue {
	background: #031227; 
	color:white;
	background-image: url("../img/bg-blue2.jpg");
    background-repeat: repeat-y repeat-x;
	}

.white {
	background: #ffffff !important;
	}
	
.blackster {
	background: #000 !important;
	}


p {
  margin: 20px 0;
}
p a {
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 800;
}
a {
  color: #333333;
}
a:hover,
a:focus {
  color: #0085A1;
}
a img:hover,
a img:focus {
  cursor: zoom-in;
}

ol , ul {
	margin: 30px 0px 10px -25px !important;
}

.flip-clock-wrapper ul {
    background: #000 none repeat scroll 0 0;
    border-radius: 6px;
    float: left;
    font-size: 80px;
    font-weight: bold;
    height: 90px;
    line-height: 87px;
    margin: 5px !important;
    position: relative;
    width: 60px;
}



.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-bottom: 20px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.CTAbutton {
	background: #74bc00;
	border: none;
    color: white;
    padding: 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	width: 100%;
    font-size: 24px; 
	margin-top: 20px;
	font-weight: 500;
}

.CTAbutton:hover {
	color:#fff;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.imagemargintop {
	margin-top: 27px;
	width: 100%;
}

.testimonialdes {
	font-size: 14px;
	font-style: italic;
	margin-bottom: 25px;
}



.syndicates img {
	width:28%;
	margin: 2%;
	
}


.clockwidth {
	width: 83% !important;
	margin: 0 auto;
}

.clockwidthbottom {
	width: 113% !important;
}

.logos { 
	background: white;
	padding:10px;
}

.fclogo {
	width:100%;
	float: left;
	margin-right: 5%;
}


.fclogo img {
	width: 100%;
	float: left;
}


.medialogo {
	height: 65px;
	float: right;
	vertical-align: bottom;
	text-align: right;
}

.medialogo img {
	float: right;
	height:20px;
	margin-left: 15px;
	margin-top: 10px;
	opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
	
    }

.orpayatdoor {
	width: 80%;
	padding: 15px;
	border: 2px solid red;
	color:red;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-left:10%;
	margin-right:10%;
}

.timerevent {
	margin-top: 50px;
	margin-bottom: 50px;
	color:#fff;
	text-align: center;
	
}

p.subtitle {
	font-size:14px !important;
	margin:10px;
	
}


p.megatext {
	font-size:25px;
	margin: 0px 10px 13px 10px;
}


blockquote {
  color: #777777;
  font-style: italic;
}

hr.small {
  max-width: 100px;
  margin: 15px auto;
  border-width: 4px;
  border-color: white;
}

.navbar-custom {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
  font-family: Helvetica, Arial, sans-serif;
}

.navbar-custom .navbar-brand {
  font-weight: 800;
}

.navbar-custom .navbar-header .navbar-toggle {
  color: #777777;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 12px;
}

.navbar-custom .nav li a {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1px;
}


/* LANDSCAPE IPAD 3 & 4 */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
	  
	  .blackster {
		  background: black;
	  }
	  
	  #clock1{
	   zoom: 0.8;
	   -moz-transform: scale(0.8);
	   background: transparent;
		}
	
	  #clock2{
	   zoom: 0.8;
	   -moz-transform: scale(0.8);
	   background: transparent;
		}
	
	  #clock3{
	   zoom: 0.8;
	   -moz-transform: scale(0.8);
	   background: transparent;
		}

	  #clock4{
	   zoom: 0.8;
	   -moz-transform: scale(0.8);
		}

	
	.logos .fclogo {
		width:99%;
		float: left;
		margin: 5px;
	}
	
	
	.logos .medialogo {
		width:1%;
		display: none;
	}
	
	
	
	 .flip-clock-wrapper ul li a div div.inn {
		  	font-size: 40px !important; }
		  
	  .flip-clock-wrapper {
	  	width: 100%;
		}

	  .clockwidth {
		width: 100% !important;
		margin: 0 auto;
			
	}
	  
	
	/*VERTICAL ALIGN IMAGES AND TEXT*/
	.topimage-valign-top { margin-top: 100px !important; }
	.chartshands-valign-top { margin-top: 140px !important; }
	.textgreencharts { margin-top: 40px !important; }
	.textblueprint { margin-top: 60px !important; }
	.textpart3 {margin-top: 100px !important; }
	  
 }


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) { 
	
		/*VERTICAL ALIGN IMAGES AND TEXT*/
	.topimage-valign-top { margin-top: 10px !important; }
	.chartshands-valign-top { margin-top: 10px !important; }
	.textgreencharts { margin-top: 10px !important; }
	.textblueprint { margin-top: 10px !important; }
	.textpart3 {margin-top: 10px !important; }
	
	.ipadportraithidden {
		visibility: hidden;
		display: none;
	}
	
}


 
 /* Portrait and Landscape IPAD */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  
	  .blackster {
		  background: black;
	  }
	  
	  #clock1{
	   zoom: 0.8;
	   -moz-transform: scale(0.8);
	   background: transparent;
		}
	
	  #clock2{
	   zoom: 0.8;
	   -moz-transform: scale(0.8);
	   background: transparent;
		}
	
	  #clock3{
	   zoom: 0.8;
	   -moz-transform: scale(0.8);
	   background: transparent;
		}

	  #clock4{
	   zoom: 0.8;
	   -moz-transform: scale(0.8);
		}

	
	.logos .fclogo {
		width:99%;
		float: left;
		margin: 5px;
	}
	
	
	.logos .medialogo {
		width:1%;
		display: none;
	}
	
	
	
	 .flip-clock-wrapper ul li a div div.inn {
		  	font-size: 40px !important; }
		  
	  .flip-clock-wrapper {
	  	width: 100%;
		}

	  .clockwidth {
		width: 100% !important;
		margin: 0 auto;
			
	}
	
	/*VERTICAL ALIGN IMAGES AND TEXT*/
	.topimage-valign-top { margin-top: 100px !important; }
	.chartshands-valign-top { margin-top: 140px !important; }
	.textgreencharts { margin-top: 40px !important; }
	.textblueprint { margin-top: 60px !important; }
	.textpart3 {margin-top: 100px !important; }
	  
	  
	  
 }

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 1) { 
	
		/*VERTICAL ALIGN IMAGES AND TEXT*/
	.topimage-valign-top { margin-top: 10px !important; }
	.chartshands-valign-top { margin-top: 10px !important; }
	.textgreencharts { margin-top: 10px !important; }
	.textblueprint { margin-top: 10px !important; }
	.textpart3 {margin-top: 10px !important; }
	
	.ipadportraithidden {
		visibility: hidden;
		display: none;
	}
	
}



 /* iPhone 5 & 5S in portrait & landscape */
    @media only screen 
    and (min-device-width : 320px) 
    and (max-device-width : 568px) {
			
			.desktop-image-hidden {
				display: none;
			}
			
			.mobile-image-hidden {
				display: inherit;
			}
			
			#clock1{
			zoom: 0.4;
			-moz-transform: scale(0.4);
			background: transparent;
			}
			
			#clock2{
			zoom: 0.4;
			-moz-transform: scale(0.4);
			background: transparent;
			}
			
			#clock3{
			zoom: 0.4;
			-moz-transform: scale(0.4);
			background: transparent;
			}
			
			#clock4{
			zoom: 0.4;
			-moz-transform: scale(0.4);
			}
			
			
			.logos .fclogo {
			width:99%;
			float: left;
			margin: 5px;
			}
			
			
			.logos .medialogo {
			width:1%;
			display: none;
			}
			
			
			
			.flip-clock-wrapper ul li a div div.inn {
			font-size: 40px !important; }
			
			.flip-clock-wrapper {
			width: 100%;
			}
			
			.clockwidth {
			width: 100% !important;
			margin: 0 auto;
			
			}
			
			.mobhidden {
			display: none;
			
			}
 
			
			.topimage-valign-top { margin-top: 10px !important; }
			.chartshands-valign-top { margin-top: 10px !important; }
			.textgreencharts { margin-top: 10px !important; }
			.textblueprint { margin-top: 10px !important; }
			.textpart3 {margin-top: 10px !important; }

			
      
    }


    /* Galaxy S3 portrait and landscape */
    @media screen 
      and (device-width: 320px) 
      and (device-height: 640px) 
      and (-webkit-device-pixel-ratio: 2) {
	  		
	  		.desktop-image-hidden {
				display: none;
			}
			
			.mobile-image-hidden {
				display: inherit;
			}
	  		
			#clock1{
			zoom: 0.5;
			-moz-transform: scale(0.5);
			background: transparent;
			}
			
			#clock2{
			zoom: 0.5;
			-moz-transform: scale(0.5);
			background: transparent;
			}
			
			#clock3{
			zoom: 0.5;
			-moz-transform: scale(0.5);
			background: transparent;
			}
			
			#clock4{
			zoom: 0.5;
			-moz-transform: scale(0.5);
			}
			
			
			.logos .fclogo {
			width:99%;
			float: left;
			margin: 5px;
			}
			
			
			.logos .medialogo {
			width:1%;
			display: none;
			}
			
			
			
			.flip-clock-wrapper ul li a div div.inn {
			font-size: 40px !important; }
			
			.flip-clock-wrapper {
			width: 100%;
			}
			
			.clockwidth {
			width: 100% !important;
			margin: 0 auto;
			
			}
			
			.mobhidden {
			display: none;
			
			}
			
			
			.topimage-valign-top { margin-top: 10px !important; }
			.chartshands-valign-top { margin-top: 10px !important; }
			.textgreencharts { margin-top: 10px !important; }
			.textblueprint { margin-top: 10px !important; }
			.textpart3 {margin-top: 10px !important; }



    }
    
    /* Galaxy S4 portrait and landscape */
    @media screen 
      and (device-width: 320px) 
      and (device-height: 640px) 
      and (-webkit-device-pixel-ratio: 3) {
	      
	      	.desktop-image-hidden {
				display: none;
			}
			
			.mobile-image-hidden {
				display: inherit;
			}

	      
			#clock1{
			zoom: 0.5;
			-moz-transform: scale(0.5);
			background: transparent;
			}
			
			#clock2{
			zoom: 0.5;
			-moz-transform: scale(0.5);
			background: transparent;
			}
			
			#clock3{
			zoom: 0.5;
			-moz-transform: scale(0.5);
			background: transparent;
			}
			
			#clock4{
			zoom: 0.5;
			-moz-transform: scale(0.5);
			}
			
			
			.logos .fclogo {
			width:99%;
			float: left;
			margin: 5px;
			}
			
			
			.logos .medialogo {
			width:1%;
			display: none;
			}
			
			
			
			.flip-clock-wrapper ul li a div div.inn {
			font-size: 40px !important; }
			
			.flip-clock-wrapper {
			width: 100%;
			}
			
			.clockwidth {
			width: 100% !important;
			margin: 0 auto;
			
			}
			
			.mobhidden {
			display: none;
			
			}
			
			.topimage-valign-top { margin-top: 10px !important; }
			.chartshands-valign-top { margin-top: 10px !important; }
			.textgreencharts { margin-top: 10px !important; }
			.textblueprint { margin-top: 10px !important; }
			.textpart3 {margin-top: 10px !important; }


    }
    
 
 
     /* Galaxy S5 portrait and landscape */
    @media screen 
      and (device-width: 360px) 
      and (device-height: 640px) 
      and (-webkit-device-pixel-ratio: 3) {
	      
	      
	      .desktop-image-hidden {
				display: none;
			}
			
			.mobile-image-hidden {
				display: inherit;
			}

	      
			#clock1{
			zoom: 0.5;
			-moz-transform: scale(0.5);
			background: transparent;
			}
			
			#clock2{
			zoom: 0.5;
			-moz-transform: scale(0.5);
			background: transparent;
			}
			
			#clock3{
			zoom: 0.5;
			-moz-transform: scale(0.5);
			background: transparent;
			}
			
			#clock4{
			zoom: 0.5;
			-moz-transform: scale(0.5);
			}
			
			
			.logos .fclogo {
			width:99%;
			float: left;
			margin: 5px;
			}
			
			
			.logos .medialogo {
			width:1%;
			display: none;
			}
			
			
			
			.flip-clock-wrapper ul li a div div.inn {
			font-size: 40px !important; }
			
			.flip-clock-wrapper {
			width: 100%;
			}
			
			.clockwidth {
			width: 100% !important;
			margin: 0 auto;
			
			}
			
			.mobhidden {
			display: none;
			
			}
			
			
			.topimage-valign-top { margin-top: 10px !important; }
			.chartshands-valign-top { margin-top: 10px !important; }
			.textgreencharts { margin-top: 10px !important; }
			.textblueprint { margin-top: 10px !important; }
			.textpart3 {margin-top: 10px !important; }


    }


/* Portrait and Landscape IPHONE 6 */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 
	  
	  
	  .desktop-image-hidden {
				display: none;
			}
			
			.mobile-image-hidden {
				display: inherit;
			}

	  
	  #clock1{
	   zoom: 0.5;
	   -moz-transform: scale(0.5);
	   background: transparent;
		}
	
	  #clock2{
	   zoom: 0.5;
	   -moz-transform: scale(0.5);
	   background: transparent;
		}
	
	  #clock3{
	   zoom: 0.5;
	   -moz-transform: scale(0.5);
	   background: transparent;
		}

	  #clock4{
	   zoom: 0.5;
	   -moz-transform: scale(0.5);
		}

	
	.logos .fclogo {
		width:99%;
		float: left;
		margin: 5px;
	}
	
	
	.logos .medialogo {
		width:1%;
		display: none;
	}
	
	
	
	 .flip-clock-wrapper ul li a div div.inn {
		  	font-size: 40px !important; }
		  
		  .flip-clock-wrapper {
		  	width: 100%;
			}
	
		  .clockwidth {
			width: 100% !important;
			margin: 0 auto;
			
	}
	  
	.mobhidden {
		display: none;
		
	}
	
	
			.topimage-valign-top { margin-top: 10px !important; }
			.chartshands-valign-top { margin-top: 0px !important; }
			.textgreencharts { margin-top: 0px !important; }
			.textblueprint { margin-top: 0px !important; }
			.textpart3 {margin-top: 0px !important; }


}


