/*
Theme Name: 	Swetha
Theme URI: 		http://www.vrkwebdesign.com.au/
Description: 	Swetha Intl
Version: 		1.0
Author: 		Venkat Tallapragada
Author URI: 	http://www.vrkwebdesign.com.au/
Template:		Harmony
License: 		GNU General Public License version 3.0
License URI: 	http://www.gnu.org/licenses/gpl-3.0.html
Tags: 			services
*/
/*
@import url("../Harmony/style.css");

a {
  color: #00A000 !important;
}

#breadcrumbs, article .title {
	display:none;
}

#main-header {
  background: none !important; /* url('/wp-content/themes/swetha/images/bg-3.jpg') 50% 100% !important; 
}

#head-band {
	background-color:#000000;
	text-align:center;
}


#content-area {
  padding: 20px 0 30px 0;
}

#main-footer {
  margin-top: 0px;
  padding-top:50px;
  background-color:#dfdfdf;
}

#footer-bottom {
	background-color:rgb(0, 91, 182);
	color:#ffffff;
}

p#copyright a { color:#ffffff !important; }
p#copyright a:hover { color:lime; text-decoration:underline !important; }

p#copyright {
  padding: 15px 0 15px;
  text-align: center;;
}

#top-menu a {
  color: #000000 !important;
}*/

/* ------------ Image decoration ----------- */
/*
.dropshadow, #wpgmza_map  {
	margin: 0 10px 10px 0 !important; 
	padding: 10px !important;
	border: solid 1px #dFdFdF !important;
	float:left;
}
 
a:hover img.dropshadow {
	border: solid 1px #CCC;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
	box-shadow: 1px 1px 5px #999;
}

.effect1 {
	position:relative;      
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#main-footer  img {
	border-color : #ffffff !important;
}

.client-list img {
	margin-top:20px;
}

.staff-communication img {
	margin-bottom:20px !important;
}

article .meta-info {
	display:none;
}
#tablepress-1 {
	border: 1px solid #CCCCCC !important;
}

#tablepress-1 .column-1 {
	font-weight:bold;
	background-color:#00ff00;
}

#tablepress-1 .row-21 {
	height:20px;
}*/

/* ------------ Slider Decoration --------------- */
/*
.tp-caption.large_bold_white {
	text-align : center;
	text-shadow: 1px 1px #000000;
}

.tp-caption.large_bold_white a {
	color:#ffffff !important;
	text-decoration:none;
	text-shadow: 1px 1px #000000;
}

.dropshadow, #wpgmza_map {
    width: 96% !important;
	margin-bottom:20px !important;
}

span.wpcf7-form-control-wrap textarea {
	width:96% !important;
	padding:5px !important;
	background-color:#fafafa !important;
	border: 2px solid #eaeaea !important;
}

span.wpcf7-form-control-wrap input {
	width:96% !important;
	padding:5px !important;
	background-color:#fafafa !important;
	border: 2px solid #eaeaea !important;
}

div.wpcf7-mail-sent-ok { 
	border : none !important;
	color : green  !important;
	font-weight : bold  !important;
}

div.wpcf7-validation-errors { 
	border :none !important;
	color : red  !important;
	font-weight : bold  !important;
}*/


/* ----------- Other divices ---------- */

/*
@media only screen and (min-width: 480px) and (max-width: 1024px) {

	div.tp-caption.large_bold_white {
		margin-bottom:100px !important;
	}
	
	#social-icons a {
		padding-left: 12px;
	}
}

@media only screen and (max-width: 767px) {

	#main-header {
		background-position : 50% 50% !important;
    }
	
	.container {
		width: 80%;
	}
}

@media only screen and (max-width: 479px) {

	.container {
		width: 80%;
	}
	
	div.tp-caption.large_bold_white {
		margin-bottom:60px !important;
	}
}*/