body {
    padding: 0;
    margin: 0;
    background: url(../images/bg-image.jpg) repeat top left;
    font-family: Verdana,Tahoma,Arial,'Segoe UI';
    font-size: 13px;
    color: #808080;
	
}

.sp {
    background-image: url("../images/sprite-image.png");
    background-repeat: no-repeat;
}

#nav {

   width: 100%;
float: left;
 margin-top: 1%;
margin-bottom: 1%;
height: 44px;
text-align: left;
	background:#FFD646;
 
}
.adsence{
	width:100%;
	text-align:center;
	margin-bottom:4%;
	
	}
          
.header {
    float: left;
    width: 100%;
    border-bottom: solid 2px #E67813;
}
.indiartlogo {
    float: left;
    margin: 25px 0 0 30px;
    width: 18%;
}
    .indiartlogo img {
        width: 100%;
    }

.childartlogo {
    float: left;
    margin: 60px 0 0 0px;
    width:16%;
	}
    .childartlogo img {
        width: 100%;
    }
.hdrrighpnl {
    float: right;
    width: 30%;
}
.footer {
    background: url("../images/footer-bg-new1.jpg") repeat-x scroll left top rgba(0, 0, 0, 0);
    border-top: 2px solid #e67813;
    float: left;
    font-size: 85%;
    height: 141px;
    padding-top: 20px;
    width: 100%;
	
}
.footer a{
    color:#FFF;
}
 .footer ul {
    float: left;
    height: 112px;
    list-style-type: none;
    margin: 0;
    padding-left: 3.2%;
    width: 16%;
    }
.fr {
float:right;
}
  .footer ul li{
     list-style-type:none;
     width:100%;
     float:left;
     padding:4px 0;
     border-bottom:dotted 1px #cecece;
    }
.createdby {
  float: left;
    padding: 0 1%;
    width: 98%
}

.hdrrow {
    padding: 7px 0;
    float: left;
    width: 100%;
}
.hdrrow2 {
    padding: 7px 10px;
    float: left;
    width: 92%;
	text-align:right;
}

.mainbody {
    float: left;
    width: 100%;
 }

.content {
    width: 97%;
    margin: 0px auto;
	
    
}

.content-inner {
    width: 96%;
    margin: 1% 2% 1% 2%;
	background-color:#fff;
	float:left;
	box-shadow: 1px 3px 3px #cccccc;
	
 }

.content-inner h3{
		color: #9A221D;
    float: left;
    font-size: 135%;
    font-weight: normal;
	padding-bottom:11px;    
    width: 96%;
	text-decoration: none;
	border-bottom:1px #DEDDDD dotted;
	margin:1%;
	background-image:url(../images/icon.jpg) ;
	background-repeat:no-repeat;
	background-position:left;
	padding-left:2.5%;
	}
	
	
	.content-inner h4 {
    width: 100%;
     color: #333;
    float: left;
    font-size: 130%;
    font-weight: normal;
    text-align: left;
    padding-bottom: 8px;
    margin: 5px;
	padding-left:10px;
}
	
	
	
	
	.content-inner h1{
		color: #9A221D;
    float: left;
    font-size: 135%;
    font-weight: normal;
	padding-bottom:7px;    
    width: 96%;
	text-decoration: none;
 	margin:1%;
 	}
	
	
	.content-inner h2{
		color: #FF8A01;
    float: left;
    font-size: 120%;
    font-weight: normal;
	padding-bottom:7px;    
    width: 98%;
	text-decoration: none;
	border-bottom:1px #DEDDDD dotted;
 	margin:1%;
 	}
	
	.content-inner p{
		margin:0px 2% 1% 1%; 
		width:98%;
 		line-height:20px;
		text-align:justify;
		padding: 0px;
	
	}
	
	.img-right {
    float: right;
    padding-left: 15px;
	box-shadow: 2px 2px 2px 2px #ccc;
	margin-left:15px;
 
}
	
	.content-inner ul
{
	list-style:square;
	padding:0 0 5px 15px;
	width:98%;
	margin-left:1%;
	margin-bottom:1%;
}

.content-inner ul li
{
	float:left;
	padding:0 0 10px 5px; 
	width:99%;
}

.ArtToSchools ul  li{
     background-color: #ffffff;
    border-radius:0 18px ;
    box-shadow: 0 2px 2px #ccc;
    float: left;
    height: 330px;
    list-style-type: none;
    margin: 2%;
    padding: 10px  ;
    width: 245px;
    font-size:85%;
	border:#DEE3E7 1px solid;
	
    }
	
    .ArtToSchools ul  li img{
        /*width:100%;*/
        box-shadow: 2px 2px 3px #868686;
		
		
    }
	
	.ArtToSchools h5 
{
	width:100%;
	text-align:center;
	float: left;
    font-size: 100%;
	margin:0px;
	padding-top:10px;
	
}
	
 .ArtToSchoolsHead 
{
	width:100%;
	text-align:center;
	color:#333;
	float: left;
    font-size: 122%;
    font-weight:normal;
	height:30px;
	margin:0px;
	line-height:18px;
 
	padding-bottom:20px;
 }

.new {
   margin-top: 5px;
    float: left;   
    margin-left: 1%;
    width: 100%;
}
a {
    color: #666;
    text-decoration: none;
}

    a:hover {
        color: #FF8A01;
    }
	/*----Awards and Recognitions CSS*/
#awardsRecognitions
{
	float:left;
	width:100%;
	margin:1% 0 1% 0;
}
#awardsRecognitions ul li
{
    border-radius: 30px 0px;
    box-shadow: 0 4px 4px #c1c1c1;
    float: left;
    height: 200px;
    list-style-type: none;
    margin: 12px;
    padding: 10px;
    width: 200px;
}
#prestigousAwards
{
	float:left;
	width:98%;
	margin:1%;
 }
#prestigousAwards1
{
	float:left;
	width:22.3%;
	border-bottom:1px dotted #CCC;
	border-right:1px dotted #CCC;
 	padding:13px;
	height:218px;
}
.prestigousAwardsimg
{
  
	 
	text-align:center;
}
.awardheading
{
	float:left;
	width:100%;
	text-align:center;
	padding:14px 0 ;
	line-height:18px;
}
.awardimg
{
	padding:5px;
}
#prestigousAwards2
{
	float:left;
	width:22.3%;
	border-bottom:1px dotted #CCC;
	border-right:1px dotted #CCC;
 	padding:13px;
	height: 218px;
}
#prestigousAwards3
{
	float:left;
	width:22.3%;
	border-bottom:1px dotted #CCC;
	border-right:1px dotted #CCC;
 	padding:13px;
	height: 218px;
}
#prestigousAwards4
{
	float:left;
	width:22.3%;
	border-bottom:1px dotted #CCC;
 	padding:13px;
	height: 218px;
}
/*----Awards and Recognitions CSS end*/


/*----Awards and Recognitions CSS - big*/
#awardsRecognitions-large
{
	float:left;
	width:100%;
	margin:1% 0 1% 0;
}
#awardsRecognitions-large ul li
{
    border-radius: 30px 0px;
    box-shadow: 0 4px 4px #c1c1c1;
    float: left;
    height: 200px;
    list-style-type: none;
    margin: 12px;
    padding: 10px;
    width: 200px;
}
#prestigousAwards-large
{
	float:left;
	width:98%;
	margin:1%;
 }
#prestigousAwards-large1
{
	float:left;
	width:31%;
	border-bottom:1px dotted #CCC;
	border-right:1px dotted #CCC;
 	padding:13px;
	height:218px;
}
.prestigousAwards-large img
{
  
	 
	text-align:center;
}
.awardheading-large
{
	float:left;
	width:100%;
	text-align:center;
	padding:14px 0 ;
	line-height:18px;
}
.awardimg-large
{
	padding:5px;
}
#prestigousAwards-large2
{
	float:left;
	width:31%;
	border-bottom:1px dotted #CCC;
	border-right:1px dotted #CCC;
 	padding:13px;
	height: 218px;
}
#prestigousAwards-large3
{
	float:left;
	width:31%;
	border-bottom:1px dotted #CCC;
 	padding:13px;
	height: 218px;
}
  
/*----Awards and Recognitions CSS end*/

.sprator{
	width:97%;
	float:left;
	border-bottom:1px dotted #CCC;
	height:1px;}

input[type=text], select, textarea {
    border: 1px solid #cecece;
    color: #575757;
    float: left;
    padding: 5px;
    width: 100%;
}

    input[type=text]:focus, select:focus, textarea:focus {
        border: 1px solid #000 !important;
        box-shadow: 0 0 9px #e6e6e6;
    }
input[type=button], input[type=submit] {
    border: medium none;
    box-shadow: 0 0 2px #E67914 inset;
    cursor: pointer;
    float: left;
    padding: 5px 10px;
    color: #FFF;
    background-color: #E67914;
}
.popkeyword {
    width: 100%;
}
.top a {
    margin: 0 5px;
}
.popkeyword a, span {
    float: left;
    font-size: 85%;
    margin: 0 2px;
}
.fl {
    float: left;
}
.blg {
    background-position: -318px -7px;
    padding: 11px 10px;
}
 .fcb {
    background-position: -340px -7px;
    padding: 11px 10px;
}
.gplus {
    background-position: -361px -7px;
       padding:  10px 10px;
}
 .tw {
    background-position: -382px -7px;
        padding:  10px 10px;
}
.yt {
    background-position: -403px -7px;
       padding:  10px 10px;
}
.ig {
    background-position: -425px -7px;
    padding: 10px 10px;
}
.home {
    background-position: -445px -7px;
    padding: 10px;
}
.register {
    background-position: -478px -5px;
    padding: 10px;
}
.contact {
    background-position: -511px -9px;
    padding: 10px;
}
.homelink {
    float: right;
    margin-left: 20px;
}
.abtInd {
    width: 100%;
    font-size: 85%;
}
.row1 {
    float: left;
    width: 100%;
}
.left {
    float: left;
    width: 49%;
	margin-right:1%;
	border-top:6px solid #FFD86B;
	border-bottom:1px solid #FFD86B;
	border-left:1px solid #FFD86B;
	border-right:1px solid #FFD86B;
	box-shadow: 0 3px 3px #cccccc;
	background:#fff;
}
.mid {
    float: left;
    width: 100%;
	height:30px;
	 
}
.childArtist {
    float:left;
    width:100%;
}
.childArtist ul li {
    float: left;
    list-style-type: none;
    margin:0.7%;
    width:190px;
}
.artistname {
    font-weight: ;
    text-align: center;
	margin-top:7px;
	margin-bottom:10px;
	width:100%;
}
.imgContener {
      height:280px;
      text-align: center;
    width: 100%;
}
.imgContener img {
   
	box-shadow: 0 2px 2px #ccc;
	border:3px solid #efefef;
}
.childArtistHed {
     margin:10px 9px;
    padding: 0;
    width: 97%;
}
.childArtist h2 
{
    color: #9A221D;
    float: left;
     font-weight: normal;
    margin: 0;
    padding: 0 0 5px 12px;
    width: 100%;
    }
.childArtist div 
{
    float: left;
    }
.right {
    float: left;
    width: 48%;
	margin-left:1%;
	border-top:6px solid #FFD86B;
	border-bottom:1px solid #FFD86B;
	border-left:1px solid #FFD86B;
	border-right:1px solid #FFD86B;
	box-shadow: 0 3px 3px #cccccc;
	background:#fff;
}
.more {
    text-align: right !important;
     width: 97% !important;
    float: right !important;
     margin: 5px 21px 13px 0px !important;
	 border:none !important;
	 box-shadow:none !important;
}
.paintlogo {
    background-position: -188px -83px;
    float: left;
    margin-right: 10px;
    padding: 12px;
}
.faceBooklogo {
     background-position: -290px -83px;
    float: left;
    margin-right: 10px;
    padding: 4px 21px;
}
.siteMapLogo 
{
    background-position: -343px -83px;
    float: left;
    margin-right: 10px;
    padding: 4px 34px;
} 
/* Reveal */
.hvr-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
   background-color:#fff;
  padding:8px 12px 8px 12px;
  color:#666;
   border-color: #DDDDDD;
   border-style: solid;
   font-weight: normal;
font-size: 104%;
}
.hvr-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: #E67813;
  border-style: solid;
  border-width: 0;
  -webkit-transition-property: border-width;
  transition-property: border-width;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  
}
.hvr-reveal:hover:before, .hvr-reveal:focus:before, .hvr-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  border-width: 4px;
}
.Leftaddit
{
	margin:0px 1% 0%;
    width:100%;
	float:left;
	padding-bottom:7px;
	font-size:90%;
	line-height:18px;
}
.LeftImage
{
    width:45%;
	float:left;
	margin-left:3%;
	margin-bottom:10px;
}
.LeftImage img
{
	border:1px solid #ccc;
	padding:3px;
	width:100%;
}
.rightImage
{
    width:45%;
	float:left;
	margin-left:3%;
	margin-bottom:10px;
}
.rightImage img
{
	border:1px solid #ccc;
	padding:3px;
	width:100%;
}
.LeftText
{
    width: 94%;
   float: left;
   margin: 0% 3% 10px;
   text-align:justify;
   font-size:90%;
   line-height:18px;
}
.Left1addit
{
	margin:0px 1% 0%;
    width:100%;
	float:left;
	padding-bottom:7px;
	font-size:90%;
	line-height:18px;
}
.Left1Image
{
    width:25%;
	float:right;
}
.Left1Image img
{
	border:1px solid #ccc;
	padding:3px;
	width:100%;
}
.Left1Text
{
    width: 67%;
    float: left;
    margin: 0px 4% 0px 0px;
	text-align:justify;
}
/* Bubble Bottom */
.hvr-bubble-bottom  {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding:10px 20px;
  background-color:#e1e1e1;
}
.hvr-bubble-bottom:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: calc(50% - 10px);
  bottom: 0;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
}
.hvr-bubble-bottom:hover:before, .hvr-bubble-bottom:focus:before, .hvr-bubble-bottom:active:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.active
{
  background-color:#EB5558;
}
.video
{
	width:100%;
	text-align:center;
}
.NewsHeading
{
	width:100%;
	text-align:center;
	color:#2697A4;
	font-weight:bold;
}
.align-right
{
	float:right; 
	padding: 5px; 
	border: 1px solid #dfdfdf;
	 background: #f3f3f3; 
	 margin:0px 0px 0px 8px;
	 
}
.align-left
{
	float:left; 
	padding: 5px;
	 border: 1px solid #dfdfdf;
	  background: #f3f3f3; 
	  margin:0px 8px 0px 0px;
	 
}
.border1
{
	padding: 5px;
	border: 1px solid #dfdfdf; 
	background: #f3f3f3;
	 
}
.RainbowRussian
{
	text-align:left;
	float:left;
	width:99%;
	padding-left:15px;
	margin-bottom:1%;
	color:#2697A4;
	font-weight:bold;
}
.RainbowRussian a
{
	color:#2697A4;
	font-weight:bold;
}
.RainbowRussian a:hover
{
	color:#FF8A01;
	font-weight:bold;
}
.inMediaHea
{
	text-align:center;
	float:left;
	width:99%;
	margin-bottom:1%;
	font-weight:bold;
}
/*Child Artists CSS End*/

.videos ul  li{
     background-color: #ffffff;
    border-radius:0 18px ;
    box-shadow: 0 2px 2px #ccc;
    float: left;
    height:285px;
    list-style-type: none;
    margin:2% 3% 2% 3%;
    padding: 10px  ;
    width:324px;
    font-size:85%;
	border:#DEE3E7 1px solid;
	
    }
	
	.videos h5 
{
	width:100%;
	text-align:right;
	float: left;
    font-size: 100%;
	margin:0px;
	padding-top:10px;
	
}
	
 .videosHead 
{
	width:100%;
	text-align:left;
	color:#9A221D;
	float: left;
    font-size:140%;
    font-weight:normal;
	height:45px;
	margin:0px;
 }
 .pheight {
    text-align: justify;
    color: #999;
    line-height: 20px;
}
.pheight img {
    float: left;
  	box-shadow: 0 2px 2px #ccc;
    border: 3px solid #efefef;
	margin-right:7px;
}
.videos p
{
	margin:0px 2% 1% 1%; 
		width:98%;
 		line-height:20px;
		text-align:justify;
		padding: 0px;
}
.AIF{
    color: #9A221D;
    float: left;
    font-size: 135%;
    font-weight: normal;
    padding-bottom: 7px;
    width:100%;
    text-decoration: none;
 }
 
 .profile-btn {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
 
 .profile {
    background-color: #f2f2f2;
    border: 1px solid #cccccc;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    padding: 6px;
    text-align: center;
    width: 70px;
}
.Active {
    color: #DF5355;
}

.box-contact {
    border: 2px dashed #e67813;
    padding: 1%;
    text-align: center;
    width: 35%;
    line-height: 20px;
    margin: 0px auto;
    margin-bottom: 2%;
}

.Exhi {
    float: left;
    width: 78%;
    margin-left: 0px;
    padding-left: 147px;
     text-align: center;
}

.Exhi ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.Exhi ul li {
    float: left;
    list-style-type: none;
    margin: 1%;
    width: 287px;
    text-align: left;
    padding-left: 0px;
    height: 240px;
    border: 1px #ccc dotted;
}

.pd {
    padding: 5px;
}

.imgCont1 {
    max-height: 220px;
    position: relative;
    text-align: center;
    width: 100%;
}

.imgCont1 img {
    box-shadow: 0 2px 2px #999;
    border: 2px solid #fff;
}

.newtext {
    width: 100%;
    text-align: center;
    float: left;
    font-size: 105%;
    margin: 0px;
    padding-top: 12px;
    line-height: 18px;
}

.newtext1 {
    width: 100%;
    text-align: center;
    float: left;
    font-size: 115%;
    margin: 0px;
    padding-top: 12px;
    line-height: 18px;
}



.new1 {
     float: left;
    margin-left: 1%;
    width: 98%;
}

.new1 ul {
	width:100%;}

.new1 ul  li{
     background-color: #ffffff;
    border-radius: 7px;
    box-shadow: 1px 1px 2px 1px #c1c1c1;
    float: left;
    height: 400px;
    list-style-type: none;
    margin: 1%;
    padding: 10px;
    width: 262px;
    font-size:85%;
	
    }

.new1 ul li img {
	box-shadow: 2px 2px 3px #868686;
}


.imgContener-new {
  width:100%;
text-align:center;
height:225px;
}

.imgContener-new img {
    box-shadow: 0 2px 2px #ccc;
    border: 3px solid #efefef;
}

/* Rectangle Out */
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  padding:5px;
  background-color:#E7E7E7;
}
.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #b61818;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
  color: white;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

 .share-buttons {
 
  padding: 0;
  width:15%;
  float:right;
  	 margin-top:5px;
}

.Imageleft2 {
    background-color: #f1f1f1;
    border: 1px solid #ccc;
    float: left;
    padding: 5px;
    margin-right: 15px;
}

.Exhi2 {
float: left;
width: 98%;
margin-left: 2%;
padding-left: 0px;
}

.Exhi2 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.Exhi2 ul li {
   float: left;
list-style-type: none;
margin: 0.7%;
width: 287px;
text-align: left;
padding-left: 0px;
height: 240px;
border: 1px #ccc dotted;
}

.pd {
    padding: 5px;
}

.imgCont2 {
    max-height: 220px;
    position: relative;
    text-align: center;
    width: 100%;
}

.imgCont2 img {
    box-shadow: 0 2px 2px #999;
    border: 2px solid #fff;
}

.ImgleftFE {
    margin-bottom: 15px;
    margin-left: 5px;
    margin-right: 20px;
 
    border: 5px solid #f1f1f1;
    text-align: center;
}

.Gallery{
	
	width:100%;}

.Gallery ul  li{
     background-color: #ffffff;
    border-radius: 7px;
    box-shadow: 1px 1px 2px 1px #c1c1c1;
    float: left;
    height:380px;
    list-style-type: none;
    margin: 1%;
    padding: 10px;
    width: 273px;
    font-size:85%;
	
    }

.imgContener1 {
    width: 100%;
    height: 240px;
    text-align: center;
}

.imgContener1 img {
 box-shadow: 0 2px 2px #ccc;
	border:3px solid #efefef;
}


@media only screen and (max-width:1300px) {
     body {
        font-size: 12px;
    }

    .indiartlogo {
        float: left;
        margin: 25px 0 0 30px;
        width: 22%;
    }

    .hdrrighpnl {
        float: right;
        width: 48%;
    }

    .pheight {
        height:233px;
    }
    .colpheight {
         height: 300px;
    }
	
	.aep-text1{
        height: 100px;
    }
		.aep-text {
        height: 200px;
    }
	 
 
 
main ol li
{
	font-size:110%;
	margin-bottom:3px;
}
main ul li
{
	font-size:110%;
	margin-bottom:3px;
	
	
}

.content-inner h3 {
 
    padding-bottom: 13px;
    width: 94%;
     margin: 2%;
 
    padding-left: 3.5%;
 
}

.ArtToSchools ul li {
	width:260px;
}

 
#prestigousAwards1
{	 

	width:22%;
}
#prestigousAwards2
{
	 
	width:22%;
}#prestigousAwards3
{
 
	width:22%;
}
#prestigousAwards4
{
 
	width:22%;
}

#prestigousAwards-large1 img
{
 	width:100%;
 }
 
 #prestigousAwards-large2 img
{
 	width:100%;
 	
 }
 
 #prestigousAwards-large3 img
{
 	width:100%;
 }
 
 #prestigousAwards-large1 
{
	height:210px;
	width:30%;
 }
 
 #prestigousAwards-large2 
{
 	height:210px;
		width:30%;
 	
 }
 
 #prestigousAwards-large3 
{
height:210px;
	width:30%;
 }
  .videos ul li {
     height:305px;
     margin: 2% 1% 2% 1%;
    padding: 10px;
    width: 265px;
 }
 .videos p 
 {
	 height:260px;
 }
 
 .Exhi ul li {width: 216px;}
 
 .Exhi2 ul li {
    width: 216px;
}

.new1 {
     margin-left: 1%;
}
.new1 ul li {
	width: 265px;}
}

@media only screen and (min-width:1500px) {

 
#nav ul 
{
	padding-left:6%;}
	
.childArtist ul li {
    
    width: 225px;
}
 
 
main ul li
{
	margin-bottom:18px;
}

.ArtToSchools ul li {
	width:280px;
}
.videos ul li {
	width:410px;
}
.videos ul  li{
     height:295px;
     margin:1%;
     width:315px;
      }
.videosHead 
{
     height: 45px;
 }
 .videos p {
    height: 245px;
}

.Exhi ul li {width: 340px;}

.Exhi2 ul li {
    width: 340px;
}

.new1 {
     margin-left: 2%;
}
.new1 ul li {
	width: 295px;}
	
	.Gallery ul  li{
 width: 240px;}
 
}


@media only screen and (max-width:1000px)
{
	.indiartlogo {
    float: left;
    margin: 10px 0 0 33px;
    width: 70%;
}

.childartlogo {
     float: left;
    margin: 0px auto;
    width: 100%;
    text-align: center;
 }

.childartlogo img {
	
	 width: 80%; 
}

.hdrrighpnl {
 
   width: 84%;
    margin: 0px auto;
    text-align: center;
		margin-top:5px;
}


.homelink {
    float: right;
     width: 91%;
    text-align: center;
	margin-top:10px;
}
	
	#nav ul {
     width: 100%;
}
 
.content-inner {
    width: 96%;}
	
	.content-inner h3 {
		padding-left: 13%;
		width:80%;
	}
	
	.content-inner h4 {
    width: 89%;}
	
	#prestigousAwards1 {
    width: 89%;
	 border-left: 1px dotted #CCC;
}

#prestigousAwards2 {
    width: 89%;
	 border-left: 1px dotted #CCC;
}

#prestigousAwards3 {
    width: 89%;
	 border-left: 1px dotted #CCC;
}
#prestigousAwards4 {
    width: 89%;
	border-right: 1px dotted #CCC;
	 border-left: 1px dotted #CCC;
}

.footer {
	height: auto; min-width: 100%; background-repeat: repeat;
}
.footer ul {
	min-width: 100%; background-color: rgb(0, 0, 0); height: auto;
}

.ArtToSchools ul li {
    width: 250px;
	padding: 8px;
}
.content-inner p {
    margin: 0px 2% 1% 2%;
    width: 96%;}
	
	
	.img-right {
    float: right;
    padding-left: 41px;
	margin-bottom:10px;
	
	}
	
	
	#prestigousAwards-large1 {
     width: 88%;
	  border-left: 1px dotted #CCC;
}

	#prestigousAwards-large2 {
     width: 88%;
	  border-left: 1px dotted #CCC;
}

	#prestigousAwards-large3 {
     width: 88%;
	 border-right: 1px dotted #CCC;
	 border-left: 1px dotted #CCC;
}

.videos ul li {
     height: 340px;
    list-style-type: none;
    margin: 2% 3% 2% 2%;
    padding: 10px;
     width: 246px;
 }
 
 .content-inner p {
    margin: 0px 2% 15% 2%;
    width: 96%;
}


.content-inner ul {
     width: 99%;
	 margin-left: 0px;
 }
 
 .left {
     width: 98%;
	margin-bottom:10px;
	
 }
 
 .right {
	 float:left;
     width: 98%;
	margin-bottom:10px;
	margin-right: 1%;
	
 }
 
 .mid {
 
    height: 0px;
}
 
 .box-contact {
	 width:90%;
	 margin-bottom: 20px;}
	 
	 .imgCont1 {
    max-height: 220px;
    position: relative;
    text-align: center;
    width: 100%;
}

.Exhi ul li {
    width: 300px;
}


.new1 ul  li{
	margin-bottom:5%;
	width: 245px;
	
}

.Exhi { 
padding-left: 0px;
}

.share-buttons {
     width: 70%;
	 margin-top:10px;
 
}

.Exhi2 ul li {
       min-width: 97%;
    margin-left: 3%;
}

.new1 {
     margin-left: 3%;
}
 
 .ImgleftFE {
    width: 94%;
}

 .Gallery ul li { 
 width:250px;
 margin:2%;}

}
