/* ==================================================
/*
/*    Custom CSS by Congruency Media
/*
====================================================*/
@font-face {
  font-family: oswaldbold;
  src: url('font/Oswald-Bold.ttf');
}
@font-face {
  font-family: oswaldextralight;
  src: url('font/Oswald-ExtraLight.ttf');
}
@font-face {
  font-family: oswaldlight;
  src: url('../font/Oswald-Light.ttf');
}
@font-face {
  font-family: oswaldmedium;
  src: url('../font/Oswald-Medium.ttf');
}
@font-face {
  font-family: oswaldregular;
  src: url('../font/Oswald-Regular.ttf');
}
@font-face {
  font-family: oswaldsemibold;
  src: url('../font/Oswald-SemiBold.ttf');
}

body{
  font-family:oswaldregular; 
  background: url('../img/bg.jpg');
  background-repeat: repeat;
  background-size:cover;
  height: 100%;
  background-position: center center;
  background-color: #000;
}
body{
	background-color: #000;
}
.content-here img{
	width: 100%;
}
.row-three{
	position: relative;
	width: 100%;
}
.email-link-one{
	position: absolute;
    z-index: 999;
    left: 0;
    top: 70px;
    width: 100%;
}
.email-link-one p{
	width: 100%;
	text-transform: uppercase;
	font-size: 25px;
	background: #FFDC72;
	background: linear-gradient(to right, #FFDC72 0%, #1cb8cb 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.epnotes p{
	font-size: 30px !important;
}
.mt10{
	margin-top:10px;
}
.mt15{
	margin-top:15px;
}
.mt20{
	margin-top:20px;
}
.mt30{
	margin-top:30px;
}
.mt40{
	margin-top:40px;
}
.mt50{
	margin-top:50px;
}
.vids p{
	margin-top: 60px;
}
.vids iframe{
	width: 45%;
	height: 400px;
}
span.more-videos{
    display:block;
    width:100%;
    padding-top:20px;
    
}
span.more-videos a{
    border:2px solid #b79f48;
    padding:2px 10px;
    	background: #FFDC72;
	background: linear-gradient(to right, #FFDC72 0%, #1cb8cb 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
span.more-videostwo a{
    border:2px solid #b79f48;
    padding:2px 10px;
    	background: #FFDC72;
	background: linear-gradient(to right, #FFDC72 0%, #1cb8cb 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}


p.colorfff{
	color: #fff !important;
   -webkit-text-fill-color: white;
    -webkit-text-fill-color: white;
}
@media only screen and (max-width: 2560px) {
    .vids p {
    margin-top: 60px;
}
.vids iframe {
    width: 45%;
    height: 650px;
}
}

@media only screen and (max-width: 2487px) {
    .vids p {
    margin-top: 90px;
}
.vids iframe {
    width: 38%;
    height: 560px;
}
}


@media only screen and (max-width: 2302px) {
    .vids p {
    margin-top: 90px;
}
.vids iframe {
    width: 35%;
    height: 525px;
}
}

@media only screen and (max-width: 2200px) {
   .vids p {
    margin-top: 60px;
}
.vids iframe {
    width: 35%;
    height: 514px;
}
}

@media only screen and (max-width: 2050px) {
   .vids p {
    margin-top: 60px;
}
.vids iframe {
       width: 37%;
    height: 390px;
}
}

@media only screen and (max-width: 1700px) {
       .vids p {
    margin-top: 60px;
}
.vids iframe {
     width: 32%;
    height: 340px;
}
}
}

@media only screen and (max-width: 1180px) {
   .vids p {
    margin-top: 60px;
}
.vids iframe {
   width: 33%;
    height: 330px;
}
}



@media only screen and (max-width: 1785px) {
	.email-link-one{
		 top: 53px;
			}	
	.email-link-one p{
		font-size: 22px;
	}
	.epnotes p{
		font-size: 26px !important;
	}

	}
	@media only screen and (max-width: 1656px) {
	.vids iframe{
width: 31%;
    height: 318px;
}
	}
@media only screen and (max-width: 1574px) {
	.email-link-one p{
		font-size: 20px;
	}
	.epnotes p{
		font-size: 22px !important;
	}
	.email-link-one{
		 top: 50px;
	}
		.vids iframe{
width: 31%;
    height: 278px;
}
}
@media only screen and (max-width: 1460px) {
		.email-link-one{
		 top: 36px;
			}
			.vids p {
    margin-top: 45px;
	}
}
@media only screen and (max-width: 1354px) {
	.vids iframe {
    width: 32%;
    height: 280px;
}
	}
@media only screen and (max-width: 1390px) {
		.email-link-one p{
			font-size: 18px;
		}
		.epnotes p{
			font-size: 19px !important;
		}
		.email-link-one{
			 top: 39px;
		}
}
@media only screen and (max-width: 1295px) {
		.email-link-one p{
			font-size: 18px;
		}
		.epnotes p{
			font-size: 19px !important;
		}
		.email-link-one{
			 top: 39px;
		}
		.mt30{
			margin-top: 20px;
		}
			.vids iframe {
   width: 30%;
    height: 240px;
}
		
}
@media only screen and (max-width: 1195px) {
		.email-link-one p{
			font-size: 15px;
		}
		.epnotes p{
			font-size: 16px !important;
		}
		.email-link-one{
			 top: 45px;
		}
		.mt30{
			margin-top: 18px;
		}
		.vids p {
    margin-top: 25px;
	}
	.vids iframe {
    width: 30%;
    height: 247px;
}
}
@media only screen and (max-width: 1100px) {
		.email-link-one{
			 top: 32px;
		}
			.vids iframe {
  width: 30%;
    height: 180px;
}
.vids p {
    margin-top: 45px;
}
		
}
@media only screen and (max-width: 1024px) {
		.email-link-one{
			 top: 23px;
		}

		
}
@media only screen and (max-width: 970px) {
		.email-link-one p {
    		font-size: 13px;
		}
		.epnotes p {
    		font-size: 14px !important;
		}
		.vids iframe {
    width: 30%;
    height: 180px;
}
		
}
@media only screen and (max-width: 920px) {
    		.vids iframe {
   width: 30%;
    height: 152px;
}

}
@media only screen and (max-width: 900px) {
		.mt30 {
    		margin-top: 13px;
		}
		
}
@media only screen and (max-width: 850px) {
	.email-link-one p {
    		font-size: 12px;
    padding: 0 !important;
		}
	.epnotes p {
    font-size: 13px !important;
}
.mt30 {
    margin-top: 10px;
}
p {
    margin: 0 0 0 0;
}
.vids p {
    margin-top: 28px;
}
.vids iframe {
    width: 30%;
    height: 140px;
}
}
@media only screen and (max-width: 850px) {
		.email-link-one p{
			    font-size: 11px;
		}
			.epnotes p {
    font-size: 12px !important;
}
}
@media only screen and (max-width: 730px) {
	.vids iframe {
     width: 29%;
    height: 112px;
}
	}
@media only screen and (max-width: 670px) {
		.email-link-one p{
			    font-size: 9px;
		}
			.epnotes p {
    font-size: 10px !important;
}
.vids p {
    margin-top: 20px;
}
.vids iframe {
   width: 34%;
    height: 95px;
}
}
@media only screen and (max-width: 555px) {
			.email-link-one p{
			    font-size: 8px;
		}
			.epnotes p {
    font-size: 9px !important;
}	
.vids iframe {
  width: 32%;
    height: 75px;
}
span.more-videos{
    padding-top: 10px;
}
.ytp-large-play-button{
	top: 50%;
    width: 38px !important;
    height: 48px !important;
}

}
@media only screen and (max-width: 500px) {
			.email-link-one p{
			    font-size:6px;
		}
			.epnotes p {
    font-size: 7px !important;
}	
}
@media only screen and (max-width: 450px) {
	.email-link-one {
    top: 15px;
}
	.vids p {
    margin-top: 10px;
}
.vids iframe {
    width: 38%;
    height: 78px;
}
	}
@media only screen and (max-width: 415px) {
	.email-link-one p{
			    font-size:5px;
		}
			.epnotes p {
    font-size: 6px !important;
}	
}
@media only screen and (max-width: 388px) {
.email-link-one {
    top: 10px;
}
	}
	@media only screen and (max-width: 1800px) {
.email-link-twoer{
    top: 29px;
}
}
	@media only screen and (max-width: 1430px) {
	   .email-link-twoer .mt30{
	       margin-top: 0px;
	   } 
	}
	@media only screen and (max-width: 1087px) {
	   .email-link-twoer p{
	      font-size: 10px;
	   } 
	   .epnotes p{
	        font-size: 10px !important;
	   }
	}
		@media only screen and (max-width: 960px) {
	  .email-link-twoer .mt15 {
    margin-top: 10px;
}
.email-link-twoer p{
    margin: 0px 0 5px !important;
}
	}
		@media only screen and (max-width: 780px) {
		    .email-link-twoer p{
    margin: 0px 0 6px !important;
    font-size: 10px;
}

		}
	@media only screen and (max-width: 698px) {
	    .email-link-twoer {
    top: 9px;
}
	}
		@media only screen and (max-width: 648px) {
		    	    .email-link-twoer {
    top: 20px;
}
		    		    .email-link-twoer p{
    margin: 0px 0 4px !important;
    font-size: 7px;
}.epnotes p{
	        font-size: 7px !important;
	   }
		    
		}
			@media only screen and (max-width: 520px) {
			    .email-link-twoer {
    top: 9px;
}

			}
			@media only screen and (max-width: 480px) {
			    .email-link-twoer p {
    margin: 0px 0 4px !important;
    font-size: 6px;
    
}
.topni{
    margin-bottom: 5px !important;
}
			}

