body{
	background: #fff;
}
.rw-wrapper {
    position: relative;
    padding: 0 0 0 10px;
    overflow: hidden;
	margin-top:1%;
}
section.rw-wrapper.second {
    margin-top: 23%;
}
.rw-sentence {
    margin: 0;
    text-align: center;
    /*text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);*/
}
.rw-sentence span {
    color: #000;
   /* white-space: nowrap;*/
    font-size: 2.8em;
    letter-spacing: 1px;
   /* font-weight: normal;*/
    line-height: 64px;
	font-weight: bold;
}
.rw-words{
	display: inline;
	text-indent: 10px;
}
/*.rw-words-1 span {
    position: absolute;
    opacity: 0;
    overflow: hidden;
   /* color: #000000;
    -webkit-transform-origin: 10% 75%;
    transform-origin: 10% 75%;
    -webkit-animation: rotateWord 10s linear infinite 10s;
    -ms-animation: rotateWord 10s linear infinite 10s;
    animation: rotateWord 10s linear infinite 10s;
    text-transform: capitalize;
}*/
.rw-words span:nth-child(2) { 
   /* -webkit-animation-delay: 13s; 
	-ms-animation-delay: 13s; 
	animation-delay: 13s; */
	margin-left:10px;
	color: #ffcc2f;
	font-weight: normal;
}
span.Btext a {
    color: #ffcc2f;
}
/*.rw-words span:nth-child(3) { 
    -webkit-animation-delay: 6s; 
	-ms-animation-delay: 6s; 
	animation-delay: 6s; 
	color: #ffcc2f;
}
.rw-words span:nth-child(4) { 
    -webkit-animation-delay: 9s; 
	-ms-animation-delay: 9s; 
	animation-delay: 9s; 
    color: #00acee;
}
.rw-words span:nth-child(5) { 
    -webkit-animation-delay: 12s; 
	-ms-animation-delay: 12s; 
	animation-delay: 12s; 
	color: #000000;
}
.rw-words span:nth-child(6) { 
    -webkit-animation-delay: 15s; 
	-ms-animation-delay: 15s; 
	animation-delay: 15s; 
	color: #ffcc2f;
}*/
@-webkit-keyframes rotateWord {
    0% { opacity: 0; }
    5% { opacity: 1; }
    17% { opacity: 1; -webkit-transform: rotate(0deg); }
	/*19% { opacity: 1; -webkit-transform: rotate(98deg); }
	21% { opacity: 1; -webkit-transform: rotate(86deg); }
	23% { opacity: 1; -webkit-transform: translateY(85px) rotate(83deg); }
	25% { opacity: 0; -webkit-transform: translateY(170px) rotate(80deg); }
	80% { opacity: 0; }
    100% { opacity: 0; }*/
}
@-ms-keyframes rotateWord {
    0% { opacity: 0; }
    5% { opacity: 1; }
    17% { opacity: 1; -ms-transform: rotate(0deg); }
	/*19% { opacity: 1; -ms-transform: rotate(98deg); }
	21% { opacity: 1; -ms-transform: rotate(86deg); }
	23% { opacity: 1; -ms-transform: translateY(85px) rotate(83deg); }
	25% { opacity: 0; -ms-transform: translateY(170px) rotate(80deg); }
	80% { opacity: 0; }
    100% { opacity: 0; }*/
}
@keyframes rotateWord {
    0% { opacity: 0; }
    5% { opacity: 1; }
    17% { opacity: 1; -webkit-transform: rotate(0deg); transform: rotate(0deg); }
	/*19% { opacity: 1; -webkit-transform: rotate(98deg); transform: rotate(98deg); }
	21% { opacity: 1; -webkit-transform: rotate(86deg); transform: rotate(86deg); }
	23% { opacity: 1; -webkit-transform: translateY(85px) rotate(83deg); transform: translateY(85px) rotate(83deg); }
	25% { opacity: 0; -webkit-transform: translateY(170px) rotate(80deg); transform: translateY(170px) rotate(80deg); }
	80% { opacity: 0; }
    100% { opacity: 0; }*/
}
@media (max-width:1680px){
	section.rw-wrapper.second {
		margin-top: 26%;
	}
}
@media (max-width:1440px){
	section.rw-wrapper.second {
		margin-top: 18%;
	}
}
@media (max-width:1366px){
	section.rw-wrapper.second {
		margin-top: 15%;
	}
}
@media (max-width:1024px){
	section.rw-wrapper.second {
		margin-top: 22%;
	}
}

@media (max-width:1280px){
	section.rw-wrapper.second {
		margin-top: 10%;
	}
}
@media (max-width:1080px){
	.rw-sentence span {
		font-size: 2.5em;
		line-height: 54px;
	}
}

@media (max-width: 994px){
.rw-sentence span {
		font-size: 2em;
	}
	section.rw-wrapper.second {
    margin-top: 17%;
}
}
@media (max-width:781px){
	.rw-sentence span{ font-size: 1.7em; }
}
@media (max-width:768px){
	.rw-sentence { font-size: 1em; }
	
section.rw-wrapper.second {
    margin-top: 20%;
}
}
@media (max-width:667px){
    .rw-sentence span {
		font-size: 1.5em;
		line-height: 25px;
	}
	section.rw-wrapper.second {
		margin-top: 25%;
	}
	
}
@media (max-width: 640px){
	section.rw-wrapper.second {
		margin-top: 26%;
	}
	.agileits_VSPL_mail_grids {
    height: 350px;
   
	}
	.frame{height:350px;border: solid 2px #fff;}
}



@media (max-width:600px){
	.rw-sentence {font-size: 1.8em;}
	.rw-sentence span {
		font-size: 0.6em;
		line-height: 25px;
	}
}

@media (max-width:480px){
	.rw-sentence {font-size: 1.2em;}
	.rw-sentence span {
		font-size:1em;
		line-height: 25px;
	}
	section.rw-wrapper.second {  
		margin-top: 35%;	
	}
}
@media (max-width:400px){
	
	section.rw-wrapper.second {  
	margin-top: 50%;
	
	}
}
@media (max-width:384px){
	.rw-sentence span {
		font-size: 1em;
		line-height: 25px;
		letter-spacing: 0px;
	}
	section.rw-wrapper.second {
    margin-top: 23%;
}
}
@media (max-width:375px){
	.rw-sentence span {
		font-size: 1em;
		line-height: 25px;
		letter-spacing: 0px;
	}
	section.rw-wrapper.second {
	margin-top: 50%;
	}
}
@media (max-width:320px){
	
	section.rw-wrapper.second {
    margin-top: 40%;
    padding: 0px 10px;
}
}