/**
 * Theme Name: Emily-Child
 * Theme URI: http://nextinspire.com/themes/emily/
 * Description:  A premium WordPress theme designed for Webhost specifically. Elegantly-design based on the Bootstrap CSS framework in Responsive layout with 10 color schemes.
 * Version: 1.0.0
 * Author: Ronnie Tang
 * Author URI: http://nextinspire.com/
 * Tags: theme-options, translation-ready
 * License: GNU General Public License v2.0
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Copyright (C) 2013 Ronnie Tang
 *
 * Template: emily
 */
.textwidget p{
color:#939393;}
.textwidget h3{
color:#939393;}
.free_scripts h4 {
  
    float: left;
    width: 130px;
	  font-size: 18px;
    font-style: normal;
    line-height: 22px;    
    margin-bottom: 20px;
}
.free_scripts {
    float: left;
    width: 48%;
	margin-left: 20px;
}

.free_scripts li {
    float: left;
    margin: 0 7px;
    padding: 0;
	list-style: outside none none;
}
 .payments_list {
    float: right;
    width: 48%;
}

 .payments_list h4 {
    
    float: left;
    width: 100px; 
	  font-size: 18px;
    font-style: normal;
    line-height: 22px;
    margin-bottom: 20px;
}
.payments_list li {
    float: left;
    margin: 0 7px;
    padding: 0;
   list-style: outside none none;
}


@media only screen and (min-width:240px) and (max-width:320px){

.partners-icon{
  margin-top: 220px !important;
}
.free_scripts {
    margin-bottom: 30px;
    width: 100%;
    margin-left: 0px;
    float: left;
	}
	
	 .payments_list {
    float: left;
    width: 100%;
}

.free_scripts h4 {
    width: 270px;
text-align: center;
    float: left;
   
}
.free_scripts li {
    margin: 0 2px;
}
 .payments_list {
    float: left;
    width: 100%;
}
.payments_list h4 {
    width: 270px;
text-align: center;
    
	}
	
	.payments_list li {
     margin: 0 7px !important;
}
}


@media only screen and (min-width:321px) and (max-width:480px){
.partners-icon{
  margin-top: 220px !important;
}
.free_scripts {
    margin-bottom: 30px;
    width: 100%;
    float: left;
	  margin-left: 0px;
	}
	 .free_scripts h4 {
	 text-align: center;
    width: 300px;
}
.free_scripts li {
    margin: 0 6px;
}
.payments_list {
    float: left;
    width: 100%;
}
.payments_list h4 {
    width: 300px;
	text-align: center;
}
.payments_list li {
    margin: 0 6px !important;
}
.partners-icon
{
margin-top: 220px;


}


}
@media only screen and (min-width:481px) and (max-width:767px){
.partners-icon{
  margin-top: 220px !important;
}
.free_scripts {
    margin-bottom: 30px;
    width: 100%;
    float: left;
	  margin-left: 0px;
	}
	 .free_scripts h4 {
    width: 100%;
}
.free_scripts li {
    margin: 0 6px;
}
.payments_list {
    float: left;
    width: 100%;
}
.payments_list h4 {
    width: 100%;
}
.payments_list li {
    margin: 0 6px !important;
}


}


@media only screen and (min-width:768px) and (max-width:960px){
.partners-icon{
  margin-top: 110px !important;
}
.free_scripts{
  margin-left: 0px;}
.free_scripts h4 {
    text-align: center;
    width: 300px;
}
.payments_list h4 {
    text-align: center;
    width: 300px;
}

.free_scripts li {
    
    margin: 0 6px;
	}
	
	.payments_list li {
    
    margin: 0 4px;
}
}