@charset "UTF-8";
/* CSS Document  CSS STYLES TEMPLATE  */

/***************************************        OPENING of Multi-Sync / UNIVERSAL STYLES           ***********************************************************/
/***************************************        OPENING of Multi-Sync / UNIVERSAL STYLES           ***********************************************************/
	
#website_credits {
	background-color: inherit;
}


#website_credits p{
	color:#444040;
	font-size:1em;
}

#website_credits a:link, #website_credits a:visited{
	color:#444040;
    text-decoration:none;
}

#website_credits a:hover{
	color:#d1daba;
}
	


/*************************************          CLOSING of Multi-Sync / UNIVERSAL STYLES          ***********************************************************/
/*************************************          CLOSING of Multi-Sync / UNIVERSAL STYLES            ***********************************************************/
@media (max-width: 575px) { /*  1st Media Querey - XS - MAXED out at 575 px     */
  .test_xs { /* 1st - XS  MEDIA QUERY */
    color: yellowgreen;
    font-size: 3em;
    top: 15px;
    left: 600px;
    position: absolute;
  }
  /***************************************        OPENING of XS - 1st Media Querey - XS - MAXED out at 575 px          ***********************************************************/
 
	
/*************  template    / XS - 1st Media Querey - XS - MAXED out at 575 px   ***************************/
	

	
  /***********************************************************   Opening  XS - 1st Media Querey - XS - MAXED out at 575 pxfor Mime production credits  **************************************/
  /*************************************          CLOSING of XS - 1st Media Querey - XS - MAXED out at 575 px           ***********************************************************/
  /*************************************          CLOSING of XS - 1st Media Querey - XS - MAXED out at 575 px           ***********************************************************/
}
@media (min-width: 576px) and (max-width:767px) { /* SM - 2nd Media query - SM - 576px - 767px     */
  .test_sm { /* 2ND - SM MEDIA QUERY */
    color: yellowgreen;
    font-size: 3em;
    top: 15px;
    left: 600px;
    position: absolute;
  }
  /***************************************        OPENING of SM - 2nd Media Querey - SM -  576 px - 767px          ***********************************************************/
  


	
	
  /*************************************          CLOSING of SM - 2nd Media Query - SM -  576px - 767px          ***********************************************************/
  /*************************************          CLOSING of SM - 2nd Media Query - SM -  576px - 767px          ***********************************************************/
}
@media (min-width: 768px) and (max-width:991px) { /* MD - 3rd Media Query - MD -  768 px - 991px      */
  .test_med { /* 3rd - MD MEDIA QUERY */
    color: yellowgreen;
    font-size: 3em;
    top: 15px;
    left: 600px;
    position: absolute;
  }


/*************  template    /    MD - 3rd Media Query - MD -  768 px - 991px   ***************************/	

		
	
  /*************************************          CLOSING of MD - 3rd Media Query - MD -  768 px - 991px          ***********************************************************/
  /*************************************          CLOSING of MD - 3rd Media Query - MD -  768 px - 991px          ***********************************************************/
}
@media (min-width: 992px) and (max-width:1199px) { /*   LG - 4th Media Query - LG - 992px - 1199px    */
  .test_lg { /* 4th - LG MEDIA QUERY */
    color: yellowgreen;
    font-size: 3em;
    top: 15px;
    left: 600px;
    position: absolute;
  }
	
/*************  template    /    LG - 4th Media Query - LG - 992px - 1199px    ***************************/	
	

  /*************************************          CLOSING of LG - 4th Media Query - LG - 992px - 1199px         ***********************************************************/
  /*************************************          CLOSING of LG - 4th Media Query - LG - 992px - 1199px          ***********************************************************/
}
@media (min-width: 1200px) { /*  XL - 5th Media Query - XL - min 1200px     */
  .test_xl { /* 5th - XL MEDIA QUERY */
    color: yellowgreen;
    font-size: 3em;
    top: 15px;
    left: 600px;
    position: absolute;
  }
	
/*************  template    /   XL - 5th Media Query - XL - min 1200px     ***************************/	
			

  /*************************************          CLOSING of XL - 5th Media Query - XL - min 1200px          ***********************************************************/
  /*************************************          CLOSING of XL - 5th Media Query - XL - min 1200px          ***********************************************************/
}@charset "UTF-8";
/* CSS Document */

