/* 

	Theme Name: Xone Child
	Theme URI: http://www.spab-rice.com 
	Description: Xone child Theme. 
	Version: 1.1
	Author: Spab Rice 
	Author URI: http://www.spab-rice.com 
	Template:    xone
	Text Domain:  xone-child
	
*/

@import url("../xone/style.css");

/* -----------------------------------
	CHILD CSS
------------------------------------- */
body {
	color: #000000;
}
.display-mobile { display: none; }
.display-normal { display: block; }
.menu {
    float: left;
    position: relative;
    margin-left: 10px;
}
nav#main-nav ul .sub-menu li a { color: #FFFFFF; }
nav#main-nav ul .sub-menu li a:hover { color: #999999; }

/*======================[ Revolution Slider ]======================*/
.rev_slider img {
    	border: medium none;
    	margin: -45px 10px !important;
    	max-width: none !important;
    	padding: 0;
}
.mgl_twitter_button,.vcard.mgl_twitter_user.mgl_userdisplay_horizontal {
	display: none;
}
/*======================[ Other Styling ]==========================*/
.login h1 a {
    background-image: none, url("../images/wordpress-logo.svg?ver=20131107");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 84px auto;
    color: #999;
    display: block;
    font-size: 20px;
    font-weight: 400;
    height: 84px;
    line-height: 1.3em;
    margin: 0 auto 25px;
    outline: 0 none;
    overflow: hidden;
    padding: 0;
    text-decoration: none;
    text-indent: -9999px;
    width: 144px !important;
}
.tp-button.blue.small {
    background-color: #008080 !important;
    box-shadow: 0 0 0 0 !important;
    border-radius: 0;
    height: 60px !important;
    line-height: 65px !important;
}
nav#main-nav > ul > li > a, nav#responsive-nav > ul li > a {
    font-family: Open Sans;
    font-size: 13px !important;
    font-weight: 600;
    text-transform: uppercase;
}
img.alignleft {
    float: left;
    margin: -26px 40px 20px 0 !important;
}
nav#main-nav ul li {
    float: left;
    margin: 0 0 0 20px !important;
    min-width: 10px;
    padding: 0;
    position: relative;
    z-index: 45;
}
h4, .section-title h4 {
    color: #bf00bd;
    font-family: Raleway;
    font-size: 22px;
    font-weight: 400;
    line-height: 33px;
    text-transform: none;
}
h1 b, h2 b, h3 b, h4 b, h5 b, h6 b, h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
    font-weight: 600;
    color: #000000;
}
.tp-button.blue.small {
    background-color: #008080 !important;
    border-radius: 0;
    box-shadow: 0 0 0 0 !important;
    height: 60px !important;
    line-height: 50px !important;
    margin-left: 0px !important;
}

.section-title .seperator {
    padding: 0;
}
.seperator {
    height: 4px;
    line-height: 0;
    padding: 8px 0;
    text-align: center;
    width: 100%;
    display: none;
}
div .socialmedia-widget:first-child {
    margin-top: -93px;
    padding-bottom: 30px;
}
.facebook, .twitter, .linkedin { visibility: visible !important; }
.facebook { left: 40px; top: 70px; }
.twitter { left: 80px; top: 70px; }
.linkedin { left: 120px; top: 70px; color: #ffffff;}

.socialmedia-widget {
    list-style: none outside none;
    margin: 60px 120px 0 0px;
    padding: 0;
    text-align: center;
}
.widget ul li {
    border-bottom: 0px solid #d9d9d9 !important;
    margin: 0;
    padding: 8px 0;
}
.socialmedia-widget {
    list-style: none outside none;
    margin: 50px 120px 0 0;
    padding: 0;
    text-align: center;
}
footer .socialmedia-widget {
    display: none;
}
.ninja-forms-error-msg, .ninja-forms-field-error {
	color: #FF0000;
	font-weight: bold;
}
.ninja-forms-error-msg p {
	margin-top: 5px;
}
.ninja-forms-success-msg {
    background-color: #00E7FF;
    padding: 10px;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
}
a.mini-button {
	font-size: 14px;
}
.tp-simpleresponsive > ul li {
	visibility: visible !important;
}
.tweets-list-container p {
    	display: block;
    	height: 80px;
    	width: 200px;
    	white-space: normal !important;
	font-size: 12px !important;
}
.tweets-list-container li {
    background: #F7AE3E;
}
.pi_tweet_scroll { margin-top: 10px; }
.display-mobile .tp-caption.largewhitebgtop4 {
    background-color: #160a59;
    border-color: rgb(0, 0, 0);
    border-radius: 12px;
    border-style: none;
    border-width: 0;
    color: rgb(255, 255, 255);
    font-family: "open sans";
    font-size: 36px;
    font-weight: 400;
    line-height: 56px;
    max-width: 400px !important;
    min-width: 200px;
    padding: 20px !important;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    width: 100% !important;
    height: 120px;
}
.display-mobile .tweets-list-container p {
    background-color: #160a59;
    color: #fff;
    display: block;
    font-size: 14px !important;
    height: 120px;
    line-height: 20px !important;
    white-space: normal !important;
    width: 400px;
}

.display-mobile .tweets-list-container p > a {  font-style: italic; color: #FFF; font-size: 14px !important; }
.display-mobile .tweets-list-container p > a:hover { color: #000000; }
.display-mobile h2 { font-size: 18px !important; color: #fff; margin-bottom: 10px !important; }
.tp-caption.largewhitebgtop4mobile { max-width: 500px; width: 500px; }
div#twitter-heading {
  position: absolute;
  top: -80px;
  display: block;
  background-color: rgba(254, 113, 5, 0.8);
  padding: 10px 20px 5px !important;
  left: 0;
  width: 420px;
  border-radius: 10px;
}
/*=====================================[ Social Buttons Widget ]===================*/
#social-buttons {
	float: right;
}
#social-buttons .widget {
	margin-top: 0;
}
#social-buttons aside {
	width: 100%;
	margin:0;
	padding: 0;
	border-top: none;
}
.social-icons {
	margin-left: 5px !important;
}
.social-icons:first-child {
	margin-left: 40px !important;
}
.smallheader .social-icons:first-child {
	margin-left: 0px !important;
}
#social-buttons ul li {
    	padding-top: 35px;
}
.smallheader #social-buttons ul li {
	padding-top: 15px;
}
#social-buttons a {
	 transition: all 200ms linear 0s;
	-moz-transition: all 200ms linear 0s;
	-o-transition: all 200ms linear 0s;
	-webkit-transition: all 200ms linear 0s;
}
#social-buttons a:hover {
	opacity: 0.6;
}
.textarea-wrap textarea {
	height: 100px !important;
}
#section-contact-us .section-title {
    	margin-bottom: 20px;
}
/*======================================[ Media Queries ]===================*/
@media (max-width: 1024px) {
	#social-buttons { margin-top: 20px; }
	.smallheader #social-buttons { margin-top: 0; }
	#social-buttons ul li { padding-top: 15px; }
	nav#main-nav > ul > li > a, nav#responsive-nav > ul li > a { font-size: 11px !important; }
	nav#main-nav ul li { margin: 0 0 0 10px !important; }
}
@media (max-width: 1023px) {
	.wrapper {width: 650px !important;}
	#social-buttons ul li {padding-top: 0px;}
}
@media (max-width: 800px) {
	.display-mobile { display: block; }
	.display-normal { display: none; }
}
@media (max-width: 760px) {
	.wrapper {width: 500px !important;}
	.tp-caption.largewhitebgtop4mobile { max-width: 500px; }
	.display-mobile .tp-caption.largewhitebgtop4 { max-width: 500px; }
	div#twitter-heading {
  		position: absolute;
  		top: -60px;
  		display: block;
  		background-color: rgba(254, 113, 5, 0.8);
  		padding: 5px 30px 0 !important;
  		left: 0;
  		width: 400px;
  		border-radius: 10px;
}
}
@media (max-width: 700px) {
	div#scroll-down-button {display: none;}
	.social-icons:first-child {margin-left: 0px !important;} 	
}
@media (max-width: 500px) {
	.wrapper {width: 350px !important;}
	.social-icons a {width: 25px; display: block;}
	#social-buttons ul li {padding-top: 0px;}
	.tp-caption.largewhitebgtop4mobile { max-width: 350px; }
	.display-mobile .tp-caption.largewhitebgtop4 { max-width: 300px !important; }
	.display-mobile .tweets-list-container p { width: 300px; }
	div#twitter-heading {
  position: absolute;
  top: -60px;
  display: block;
  background-color: rgba(254, 113, 5, 0.8);
  padding: 5px 30px 0 !important;
  left: 0;
  width: 300px;
  border-radius: 10px;
}
}
@media (max-width: 400px) {
	.wrapper {width: 260px !important;}
	.display-mobile .tp-caption.largewhitebgtop4 { max-width: 200px !important; }
	.display-mobile .tweets-list-container p { width: 200px; }
	div#twitter-heading {
  position: absolute;
  top: -60px;
  display: block;
  background-color: rgba(254, 113, 5, 0.8);
  padding: 5px 30px 0 !important;
  left: 0;
  width: 200px;
  border-radius: 10px;
}
}
@media (max-width: 300px) {
	.wrapper {width: 260px !important;}
	.tp-caption.largewhitebgtop4mobile { max-width: 200px !important; }
}

	