/*
Theme Name: Flipstar Multipurpose Responsive WordPress Theme
Theme URI: http://gt3themes.com/wordpress-themes/flipstar/
Author: mad_dog
Author URI: gt3themes.com
Description: Flipstar is a sleek and captivating theme that melds originality and professionalism into one awesome package. Possessing clean and modern design, this theme is suitable for any purpose, whether it is a business-oriented or creative web projects. You will get powerful and advanced features along with the easy manageable WordPress functionality.
Version: 1.0 (build fb56fc1)
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

header{top: 0 !important; background:rgb(255,255,255) !important}
@media all and (max-width:767px){header{position:relative !important;}}
#automaton p{width:90%;max-width:560px;margin:0px auto;padding-top:60px;}
#automaton p a{display:block;float:left;color:#000000;font-weight:bold;width:27%;
 padding:20px 5px;text-align:center;margin-right:6%; margin-top:5%; height:150px;font-size:14px; line-height: 20px}
#automaton a img{ max-width: 110px; padding-bottom: 10px;}
#automaton a img:hover{
  -webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
	-o-transition: all 0.7s ease-in-out;
	-ms-transition: all 0.7s ease-in-out;
	transition: all 0.7s ease-in-out;
	
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	-o-transform: scale(0.85);
	-ms-transform: scale(0.85);
	transform: scale(0.85);
  }
#automaton p a:hover{ color:blue }
@media all and (max-width:640px){#automaton p{padding-top:80px;overflow:auto;}#automaton p a{font-size:12px;width:46%;margin:2%;height:90px}}
.darkorange{background:darkorange}
.deeppink{background:deeppink}
.darkorchid{background:darkorchid}
.turquoise{background:turquoise}
.coral{background:coral}
.yellowgreen{background:yellowgreen}


/****** TOP LOGO *********/
header .logo{margin: 10px 0 10px -30px !important;}

/****** NEWSLETTER *******/
.newsletter{text-align:center}
.newsletter input[type="text"], .newsletter input[type="email"], .newsletter input[type="submit"]{width:90%;}

.newsletter div{width:90%;float:left}
@media screen and (max-width:640px){
  .newsletter div{width:100%;float:none}

}

/******  CUSTOMER DELIGHT *******/
.cus-del:nth-child(odd) img{padding-left:20px}
.cus-del:nth-child(even) img{padding-right:20px}
@media screen and (max-width:640px){.cus-del img{display:block;width:100%;padding:0 !important}}

.module_number_21,.module_number_22,.module_number_23{font-size:13px}

/**** FOOTER MENU ****/
.footer_menu .menu-item-has-children:after{display:none}
.pre_footer {background: #ddd !important;text-align:left !important;}
.pre_footer img {width: 100%}
.pre_footer h3 {color: #000 !important;}
.automatonclass{
	height: 520px; 
	background: url('http://thasmai.net/wp-content/uploads/2015/02/iphone-landscape.png') center center no-repeat; 
	background-size: 930px auto;
}
.textalignjustify{
	text-align: justify;
}
.container1 { width: 100%;padding: 0 10%; }
.container1 table td { border: none !important; width:50% !important; }
form select, form input[type="file"]{
    background: #fff;
    margin: 0 0 5px 0;
    padding: 6px 14px 8px 14px;
    width: 100%;
    border: 1px #eaeaea solid;
    outline: none;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    font-size: 12px;
    color: #666666;
    font-weight: 300;
    box-shadow: none;
    text-shadow: none;
    line-height: 24px;
    vertical-align: top;
    height: 40px;
}
form input[type="submit"]{
    margin: 0 0 5px 0;
    padding: 6px 14px 8px 14px;
    width: 100%;
    border: 1px #eaeaea solid;
    outline: none;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    font-size: 12px;
    color: #666666;
    font-weight: 300;
    box-shadow: none;
    text-shadow: none;
    line-height: 24px;
    vertical-align: top;
    height: 40px;
}
.career-submit { background: #6bc900 !important; color: #000 !important; font-size: 18px !important; font-weight: bold !important }