body, div,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre, dl, dt, dd, ol, ul, li, hr,
fieldset, form, label, legend, th, td,
article, aside, figure, footer, header, hgroup, menu, nav, section,
summary, hgroup {
  margin: 0;
  padding: 0;
  border: 0;
}

iframe {border: none; overflow:hidden; height: 500px;}

ul {list-style:none;}

a:active,
a:hover {
  outline: 0;
}

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }



/* ============================================================
  PRIMARY STRUCTURE
============================================================ */
.wrapper {
  width: 100%;
  margin: 0 auto;
  
}

main {
  display: block;
  background-color: #fff;
}

.container {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  
  	
}

.container1 {
  width: 100%;
  background-image: linear-gradient(to right, #f09428 , #ffc949);
  margin: 20px auto 0;
  overflow: hidden;
  
}

.container1a {
  width: 100%;
  background-image: linear-gradient(to right, #f09428 , #ffc949);
  margin: 0 auto 0;
  padding: 20px 10px;		
  overflow: hidden;
  border-radius: 12px;		
  
}

.container2 {
  width: 100%;
  background-image: linear-gradient(to right, #739222 , #a1e34a);
  margin: 20px auto 0;
  overflow: hidden;
}

.container2a {
  width: 100%;
  background-image: linear-gradient(to right, #739222 , #a1e34a);
   margin: 0 auto 0;
  padding: 20px 10px;	
  overflow: hidden;
  border-radius: 12px;	
}


.container3 {
  width: 100%;
  background-image: linear-gradient(to right, #258fa0 , #6ec7c6);
  margin: 20px auto 0;
  overflow: hidden;
}

.container3a {
  width: 100%;
  background-image: linear-gradient(to right, #258fa0 , #6ec7c6);
   margin: 0 auto 0;
  padding: 20px 10px;	
  overflow: hidden;
  border-radius: 12px;	
}

.container4 {
  width: 100%;
  background-image: linear-gradient(to right, #7d4e7a , #8e7393);
  margin: 20px auto 0;
  overflow: hidden;
}

.container4a {
  width: 100%;
  background-image: linear-gradient(to right, #7d4e7a , #8e7393);
   margin: 0 auto 0;
  padding: 20px 10px;	
  overflow: hidden;
  border-radius: 12px;	
}




.herocontainer {
  width: 100%;
  margin: 20px auto -5px;
  
  
}

.programmingcontainer {
  margin: 50px 0;
  
  
}

.img {
  width: 100%;
}

.imghome {
  width: 40%; text-align:center;
}

.imghome1 {
  width: 12%; text-align:center;
}

.imglogos {
  width: 80%; text-align:center;
}

.imglogos1 {
  width: 29.3%; text-align:center;
}



h1 {font-family: 'Quicksand'; font-weight: 700; font-size: 36px; color: #fff; text-align: center; padding: 50px 0; letter-spacing: -1px;}

.h1a {font-family: 'Quicksand'; font-weight: 700; font-size: 36px; color: #fff; text-align: center; padding: 20px 0; letter-spacing: -1px;}

h2 {font-family: 'Quicksand'; font-weight: 700; font-size: 28px; color: #fff; text-align: center; padding: 50px 0; letter-spacing: -1px;}

h3 {font-family: 'Quicksand'; font-weight: 700; font-size: 28px; color: #fff; text-align: left; padding: 0px 0 15px; letter-spacing: -1px;}

h4 {font-family: 'Pt Sans', sans-serif; ; font-weight: 400; font-style: italic; font-size: 18px; color: #fff; text-align: left; }

.black {font-family: 'Pt Sans', sans-serif; ; font-weight: 400; font-style: italic; font-size: 18px; color: #000; text-align: left; text-transform: uppercase;}


.black1 {font-family: 'Pt Sans', sans-serif; ; font-weight: 400; font-style: italic; font-size: 18px; color: #000; text-align: left; text-transform: uppercase; background:#fff; border-radius: 10px; width: auto; padding-left: 10px; }

h4 a {font-style: normal; font-size: 15px; color: #fff; float: right; text-decoration: underline; }

h6 {text-align: center !important; margin: 0 0 20px; }

h6 a {font-family: 'Quicksand'; font-weight: 700; font-size: 21px; color: #fff; text-align: left; text-decoration: none; color: #fff; border: 1px solid #fff; padding: 0 5px; ; -moz-border-radius: 4px; letter-spacing: -1px;
    -webkit-border-radius: 4px;
    border-radius: 4px;}

h6 a:hover {color: #dbda3a;  border: 1px solid #dbda3a;}

h5 {font-family: 'Pt Sans', sans-serif; font-weight: 400; font-style: normal; font-size: 14px; color: #fff; text-align: left; }

h5 a {text-decoration: none; color: #fff; margin-left: 30px;}

h5 a:hover {color: #61427c;}

.common2 {font-family: 'Pt Sans', sans-serif; ; font-weight: 400; font-style: italic; font-size: 18px; color: #fff; text-align: center; }
.common3 {font-family: 'Pt Sans', sans-serif; ; font-weight: 400; font-style: italic; font-size: 15px; color: #fff; text-align: center; }

.common {text-align: left !important; margin: 0 0 20px; }

.common a {font-family: 'Pt sans'; font-style: normal; font-weight: 400; font-size: 14px; color: #fff; text-align: center; text-decoration: none; color: #fff; border: 1px solid #fff; padding: 5px 5px 0px; ; -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;}

.common a:hover {color: #dbda3a;  border: 1px solid #dbda3a;}


.col-1 {width: 46%; float: left; display: table; height: auto; text-align: left; padding: 0 2% 0% 2%;  } 

.col-1a {width: 46%; float: left; display: table; height: auto; text-align: left; padding: 0 2% 0 2%;  } 

.col-2 {width: 29.3%; float: left; display: table; height: auto; text-align: left; padding: 10px 2% 5% 2%;  } 

.col-2a {width: 49.3%; float: left; display: table; height: auto; text-align: left; padding: 10px 2% 5% 2%;  } 

.col-2b {width: 29.3%; float: left; display: table; height: auto; text-align: center; padding: 10px 2% 0% 2%;  } 

.col-2c {width: 96%; text-align:center; display: table; height: auto; text-align: center; padding: 20px 2% 5% 2%;  } 

.col-3 {width: 62.6%; float: left; display: table; height: auto; padding: 50 4% 5% ;} 

.col-3a {width: 52.6%; float: left; display: table; height: auto; padding: 50 4% 5% ;} 

.col-3b {width: 96%; float: left; display: table; height: auto; padding: 0 2% 0 ;} 

.col-4 {width: 96%; float: left; display: table; height: auto; padding: 0% 2% 5% 2%;  } 

.col-5 {width: 96%; float: left; display: table; height: auto; padding: 0% 2% 2% 2%; text-align:center; } 

.col-grid {width: 42%; float: left; display: table; height: auto; padding: 50 4% 5% ; }

.col-gridcenter {width: 14%; float: left; display: table; height: auto; padding: 50 2% 5% 2%;} 

.containerfoot {background-image: linear-gradient(to right, #646464 , #c8c8c8); width: 100%; margin: 20px auto 0; clear: both;}

.footfb {text-align: center; text-decoration: none; padding: 34px 0 0; }

.footmail {text-align: center; font-family: 'Quicksand'; font-weight: 700; font-size: 21px; color: #fff; padding: 6px 0 24px;}

.footmail a {text-decoration:none; color: #fff; }
.footmail a:hover {color: #dbda3a; }
 
.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
  
}

.nav-collapse li {
  width: 100%;
  display: block;
  font-family: 'Quicksand'; font-weight: 700;
  font-size: 20px;

}

.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}

.nav-collapse.opened {
  max-height: 9999px;
}

.disable-pointer-events {
  pointer-events: none !important;
}

.nav-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

@media screen and (min-width: 1170px) {
  .js .nav-collapse {
    position: relative;
  }
  .js .nav-collapse.closed {
    max-height: none;
	height: 81px;
  }
  .nav-toggle {
    display: none;
  }
  
 
}

#mask {
  position:absolute;
  left:0;
  top:0;
  width: 100%!important;	
  height:2560px!important;		
  z-index:9000;
  background-color:#26262c;
  display:none;
 
}  
#boxes .window {
  position:absolute;
  left:0;
  top:200px!important;
  width:440px;
  height:850px;
  display:none;
  z-index:9999;
  padding:20px;
  border-radius: 5px;
  text-align: center;
}
#boxes #dialog {
  width:450px; 
  height:auto;
  padding: 10px 10px 10px 10px;
  background-color:#ffffff;
  font-size: 15pt;
}

.agree:hover{
  background-color: #D1D1D1;
}
.popupoption:hover{
	background-color:#D1D1D1;
	color: green;
}
.popupoption2:hover{
	color: red;
}

#fvpp-blackout {
  display: none;
  z-index: 499;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.5;
}

#my-welcome-message {
  display: none;
  z-index: 500;
  position: fixed;
  left: 37%;
  top: 20%;
  padding: 3px 20px 15px;
   background: #FFF;
  border-radius: 25px;
   overflow: hidden;	
}

#fvpp-close {
  position: absolute;
  top: 28px;
  right: 25px;
  cursor: pointer;
  font-size: 35px;
  background-color: #fff;
  border-radius: 25px;
  padding: 0px 10px;	
}
 
/* ------------------------------------------
  NAVIGATION LEGAL
--------------------------------------------- */
#navigation-legal li{
 list-style: none;
 }
 #navigation-legal {
 text-align: center;
 }
 #navigation-legal ul {
 display: inline-block;
 margin: 0;
 padding: 0;
 /* Para IE 7*/
 zoom:1;
 *display: inline;
 }
 #navigation-legal li {
 float: left;
 padding: 20px 10px 0;
 
 }
 #navigation-legal li a{
 font-family: 'Pt Sans', sans-serif; font-weight: 400; font-size: 14px; font-style: normal; color: #707074; text-decoration: none;
 }
 #navigation-legal li a:hover{
 color: #000;
 }

@media screen and (max-width: 670px) {
	 #navigation-legal li {
 clear: both;
text-align: center;
width: 100%;
 padding: 10px 0px 0;
 
 }
}


/* ------------------------------------------
  DEMO STYLES
--------------------------------------------- */

body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  background: #fff;
  width: 100%;

}




section {
  text-align: center;
  width: 100%;
}

.container {max-width: 1160px;
margin: 20 auto 0 !important;
float: none !important;

}

.containerform {max-width: 700px;
margin: 0 auto !important;
float: none !important;

}


h1 {
  margin-bottom: .5em;
}

p {
  width: 90%;
  margin: 0 auto;
}


/* ------------------------------------------
  HEADER
--------------------------------------------- */

header {
  background-image: linear-gradient(to right, #79cfd0 , #4ec2c5);
  width: 100%;
  left: 0;
  top: 20px;
  margin-top: 20px !important;
  height: 150px;
}

.logo {

  
  height: 150px;
  position: relative;
  float: left;
  top: 0px;
  left: 0px;
}

.linkfamily {
  width: 198px;
  height: 48px;
  position: relative;
  float: right;
  top: 0;
  right: 0;
  		
}

.linkawards {
  width: 156px;
  height: 47px;
  position: relative;
  float: right;
  top: 0;
  right: 10px;
  background-image: url("../img/btn-awards.png");	
  cursor.pointer;			
}

.linkawards1 {
  display: none;		
}

.linkawards:hover {
  background-image: url("../img/btn-awards1.png");
  
}	




/* ------------------------------------------
  MASK
--------------------------------------------- */

/*.mask {
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  transition: opacity 300ms;
  background: rgba(0,0,0, .5);
  visibility: hidden;
  position: fixed;
  opacity: 0;
  z-index: 2;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}

.android .mask {
  -webkit-transition: none;
  transition: none;
}

.js-nav-active .mask {
  visibility: visible;
  opacity: 1;
}

@media screen and (min-width: 1180px) {
  .mask {
    display: none !important;
    opacity: 0 !important;
  }
}




/* ------------------------------------------
  NAVIGATION STYLES
--------------------------------------------- */

.fixed {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
}

.nav-collapse,
.nav-collapse * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.nav-collapse,
.nav-collapse ul {

  list-style: none;
  width: 100%;
  float: left;
  padding: 0 0 30px;
}

@media screen and (min-width: 1180px) {
  .nav-collapse {
    float: right;
    width: auto;
  }
 } 
 
  
 @media screen and (max-width: 860px) {
.col-gridcenter { 
	display: none;}
	
.col-grid {
width: 60%; margin: 0 auto; text-align: center; 
padding: 0;
margin: 20px 20%;
	
 }}
 
 
 
  @media screen and (max-width: 640px) {
 .col-grid {width: 96%; margin: 0 auto; text-align: center; 
padding: 0;
margin: 20px 2%;
overflow-x:hidden;	 
}

 }
 

 @media screen and (max-width: 400px) {
.logo {overflow:hidden;}
iframe {width: 100%;}
	 
#my-welcome-message {
  display: none;
  z-index: 500;
  position: fixed;
  left: 1%;
  top: 10%;
  padding: 3px 20px;
   background: #FFF;
  border-radius: 25px;
   overflow: hidden;	
}	 
 }


 @media screen and (max-width: 1170px) {
  .nav-collapse {background-image: linear-gradient(to right, #79cfd0 , #4ec2c5);
   
  }
	 
 .container1a {padding-right: 0px;}
 .container2a {padding-right: 0px;}
 .container3a {padding-right: 0px;}
 .container4a {padding-right: 0px;}	 
	 
 	 
	 
	 
  .col-1 {width: 96%; float: left; display: table; height: auto; text-align: center; padding: 0% 2% 0% 2%;  } 
  
  .col-1a {width: 96%; float: left; display: table; height: auto; text-align: center; padding: 0 2% ;  }
   
  .col-2 {width: 96%; float: left; display: table; height: auto; text-align: center; padding: 5% 2% 0 2%;  } 
	 

.col-3 {width: 96%; float: left; display: table; height: auto; padding: 0% 2% 5% 2%;  } 

.col-3a {width: 96%; float: left; display: table; height: auto; padding: 0% 2% 5% 2%;  } 

.logo {
  position: relative;
  text-align: center;
  margin: 0 auto;
  float: center;
  width: 100%;
  }

.linkfamily {
  position: relative;
  text-align: center;
  margin: 0 auto;
  float: center;
  background-color: #2d2c59;
  width: 100%;	
  	
}
	 
.linkawards {
   display: none;
}		 
	 
.linkawards1 {
  display: block; 		
  text-align: center;
  margin: 0 auto;
  float: center;
  background-color: #e3873a;
  right:0;
  width: 100%;
}	

h3 {padding: 0px 0 15px; }

 } 
 
.nav-collapse li {
  float: left;
  width: 100%;
  
}

@media screen and (min-width: 1180px) {
  .nav-collapse li {
    width: auto;
	height: 20px;
	
  }
  

  
}

.nav-collapse a {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  text-decoration: none;
  text-transform: uppercase;
  padding: 0.2em 1em;
  color: #fff;
  width: 100%;
  float: left;
}

.nav-collapse a:active,
.nav-collapse .active a {
  color: #dbda3a;
}

.nav-collapse a:hover,
.nav-collapse .hover a {
  color: #dbda3a;
}

@media screen and (min-width: 1180px) {
  .nav-collapse a {
    padding: 15px 8px ;
    text-align: right;
    border-top: 0;
    float: left;
    margin: 0;
  }
  
  
}

.nav-collapse ul ul a {
  background: #ca3716;
  padding-left: 2em;
}

@media screen and (min-width: 1180px) {
  .nav-collapse ul ul a {
    display: none;
  }
  
}

@media screen and (max-width: 650px) {
.col-2b {width: 96%; float: left; display: table; height: auto; text-align: center; padding: 5% 2% 0 2%;  } 	
	}


/* ------------------------------------------
  NAV TOGGLE STYLES
--------------------------------------------- */

@font-face {
  font-family: "responsivenav";
  src:url("../icons/responsivenav.eot");
  src:url("../icons/responsivenav.eot#iefix") format("embedded-opentype"),
    url("../icons/responsivenav.ttf") format("truetype"),
    url("../icons/responsivenav.woff") format("woff"),
    url("../icons/responsivenav.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

.nav-toggle {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
  text-indent: -1300px;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 55px;
  float: right;
  background-image: linear-gradient(to right, #79cfd0 , #4ec2c5);
  margin: 15px 0 0;
  
}

.nav-toggle:before {
  color: #fff; /* Edit this to change the icon color */
  font: normal 36px/55px "responsivenav"; /* Edit font-size (28px) to change the icon size */
  text-transform: none;
  text-align: center;
  position: absolute;
  /*content: "\2261"; /* Hamburger icon */
  content: "MENU"; 
  font-family: 'Quicksand'; font-weight: 700; font-size: 36px;
  text-indent: 0;
  speak: none;
  width: 100%;
  left: 0;
  top: 0px;
  
}

.nav-toggle.active:before {
  font-size: 36px;
  content: "\78"; /* Close icon */
}





/* ============================================================
  SECTIONS
============================================================ */


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


}




@media screen and (max-width: 850px) {
.imghome {
  width: 50%; text-align:center;
}	
	
.imghome1 {
  width: 50%; text-align:center;
}		
	
.imglogos1 {
  width: 80%; text-align:center;
}		


@media all and (min-width: 600px) {
  
  
}
@media all and (min-width: 960px) {

}

/* =========================================================== 
    19. Contact Form
============================================================ */
/*

#contact input[type="submit"], #comment input[type="submit"] {
    display: inline-block;
    width: 80px;
	height: 40px;
    background-color: #fff;
    color: #444;
	font-family: 'Pt Sans Condensed', sans-serif; font-weight: 100; 
	font-size: 24px;
    margin: 20px auto 0 auto;
	float: right;
	border: 1px solid #b73214;
}
#contact input[type="submit"]:hover {
    background-color: #b73214;
    color: #fff;
}
form {
margin:0 auto;
width:100%;
}

input {
width:50%;
height:50px;
float: left;
background:#eee;
border:1px solid #f6f6f6;
margin-top:5px;
font-family: 'Pt Sans Condensed', sans-serif; font-weight: 100; 
color: #000 !important ;
font-size: 18px;
text-indent: 12px;
}

#email {width:48%; margin-left: 2%;}



textarea {
margin-top: 30px;	
width:100%;
float: left;
background:#eee;
border:1px solid #f6f6f6;

font-family: 'Pt Sans Condensed', sans-serif; font-weight: 100; 
color: #000 !important ;
font-size: 18px;
text-indent: 12px;
height:173px;
}


#submit {
width:85px;
height:35px;
float: right;
border:none;
margin-top:20px;
cursor:pointer;
font-family: 'Pt Sans', sans-serif; font-weight: 300; 
}

@media screen and (max-width: 850px) { 
input {
width:100%;
}

#email {width:100%; margin-left: 0px;}
 }

@media (min-width: 601px) {

  /* Column inside column */
  .row .row { margin-left: -15px; margin-right: -15px; }
  /* Column when not responsive */
  .column { float: left; margin: 0; padding-left: 15px; padding-right: 15px; }

  .column.flow-opposite { float: right; }

  .column.one    { width: 8.33333%;}
  .column.two    { width: 16.66667%;}
  .column.three  { width: 25%;}
  .column.four   { width: 33.33333%;}
  .column.five   { width: 41.66667%;}
  .column.six    { width: 50%;}
  .column.seven  { width: 58.33333%;}
  .column.eight  { width: 66.66667%;}
  .column.nine   { width: 75%;}
  .column.ten    { width: 83.33333%;}
  .column.eleven { width: 91.66667%;}
  .column.twelve { width: 100%;}
  
  

}


.clearfix:before,.row:before,
.clearfix:after,.row:after {
  content: " ";
  display: table;
}

.clearfix:after,.row:after { clear: both; }
.clearfix,.row { *zoom: 1; }




/* Style The Dropdown Button */
.dropbtn {
	font-family: 'Pt Sans', sans-serif; font-weight: 400; 
   text-transform: uppercase;
    background: #fff;
    color: #000;
    padding: 0px 0px 0;
	margin-top: -4px;
    font-size: 16px;
    border: none;
    cursor: pointer;
	width: 100%;
	text-align: left;
	
	
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
	
	
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    margin-top: 55px;
	position: fixed;
	display: none;
    background-color: #f9f9f9;
	width: 50px;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 99999;
	
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
	text-align: left;
    display: block;
	
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {color: #b73214;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}



/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    color: #b73214;
}

/*---------------------------------------------
LIGHTBOX
----------------------------------------------*/
.lightboxcontainer {
  width:100%;
  text-align:left;
}
.lightboxleft {
  width: 40%;
  float:left;
}
.lightboxright {
  width: 60%;
  float:left;
}
.lightboxright iframe {
  min-height: 390px;
}
.divtext {
  margin: 36px;
}
@media (max-width: 800px) {
  .lightboxleft {
    width: 100%;
  }
  .lightboxright {
    width: 100%;
  }
  .divtext {
    margin: 12px;
  }
}