/*--
	Theme Name: theme51392
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.9.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.4
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */
.mobPhone {display: none !important;}
h1 {hyphens: none !important;}
.title-header {hyphens: none !important;}
.entry-content,
.entry-summary,
.page-content,
.nav-links,
.comment-content,
.widget
 {
   -webkit-hyphens: none;
   -moz-hyphens:    none;
   -ms-hyphens:     none;
   hyphens:         none;
}
h5 a {color: #ffffff !important;} 
h5 {font-size: 18px !important; line-height: 24px !important; margin: 0px auto!important;padding: 20px 0px!important;text-align:center !important;}
.contactform {width: 100%;height: 500px;margin: 0;padding: 0;}

body.wallpaper, .form_wrapper, .form_setting_box {margin: 0!important;padding: 0!important;
background: none!important;background-color: transparent!important;font-family: "Roboto", sans-serif !important;}
.error_img {position: absolute;top: 4px;right: 8px;}

.error_img p {background: none repeat scroll 0 0 #f5f5f5 !important;border: 1px solid #ccc !important;color: #f00 !important;
margin-top: 24px !important;padding: 10px !important;position: absolute !important;
right: 0 !important;top: 0 !important;width: auto;}
.get_forms_box li:nth-last-child(2), .get_forms_box li:nth-last-child(3) {display: none;}
.form_setting_box li, .get_forms_box li {margin: 0!important;padding: 0!important;}

.aesForm {
	float: left;
	width: 80%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	color: #009bda;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	margin-left: 25px;
}

input[type="submit"] {
  background-color: #3398cb !important;
  border: 0 solid red !important;
  border-radius: 6px !important;
  box-shadow: none;
  color: #fff !important;
  float: left;
  font-family: "Roboto",sans-serif;
  font-size: 16px;
  font-weight: normal;
  margin: 15px 1% 8px !important;
  padding: 10px 19px !important;
  text-shadow: none;
}
.label_txt {
  color: #000;
  font-family: "Roboto",sans-serif !important;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 0 5px !important;
}
input[type="text"], textarea, select {
  border: 1px solid #d8d8d8 !important;
  border-radius: 0 !important;
  font-family: "Roboto",sans-serif !important;
  font-size: 15px !important;
  height: auto !important;
  padding: 8px 25px 8px 8px !important;
  width: 100% !important;
}
input[type="email"] {
  border: 1px solid #d8d8d8 !important;
  border-radius: 0 !important;
  font-family: "Roboto",sans-serif !important;
  font-size: 15px !important;
  height: auto !important;
  padding: 8px 25px 8px 8px !important;
  width: 100% !important;
}
.form_setting_box_wrapper, .form_setting_box_2, .form_setting_box_8, .form_setting_box_6 {
  display: inline;
  margin: 0 0 !important;
  position: relative;
}
.red_star {
  color: red;
  font-size: 14px;
  font-style: normal;
  left: 4px;
  position: absolute;
  top: 6px;
  z-index: 1;
}
.form_setting_box li:nth-child(1), .form_setting_box li:nth-child(2), .form_setting_box li:nth-child(3) {
  width: 32.9%;
}
number {
	width: 100%!important;
}

select {
	width: 100%!important;
}
#checkbox_11050 {
	vertical-align: middle;
	margin-right: 5px;
}
textarea {
  height: 176px !important;
  margin-top: 11px;
}

@media (max-width: 550px) {
.form_setting_box li:nth-child(1), .form_setting_box li:nth-child(2), .form_setting_box li:nth-child(3) {
  width: 98%;
}
.hdPhone {display: none !important;}
.mobPhone {display: block !important; color: #154398; font-size: 24px; text-align: center; font-weight: bold;margin-top: 90px !important;padding-bottom: 10px !important;}
.mobPhone a {color: #154398 !important;} 
.lazy-load-box {margin: 0px auto!important;padding: 10px 0px 0px 0px !important;}
.span12 .lazy-load-box {margin-top: 20px !important;margin-bottom: 0px !important;padding: 50px 25px 0px 25px !important;}
.page-id-203 h1 {margin-top: 0px !important;}
h5 a {color: #ffffff !important;} 
h5 {font-size: 18px !important; line-height: 24px !important; margin: 10px auto!important;padding: 0px !important;}
.logo {
    text-align: center;
    margin-top: 20px !important;
    background: none;
    position: absolute;
    width: 100%;
    z-index: 100;
    padding: 21px 10px 26px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 0.3s ease 0s;
}

.logo:before, .logo:after {
    content: '';
    width: 103px;
    height: 112px;
    position: absolute;
    bottom: 0px;
    left: -13px;
    z-index: -1;
    background: none;
}

.logo:after {
    background: none;
    left: auto;
    right: -13px;
}
}
@media (max-width: 768px) {
.form_setting_box li:nth-child(1), .form_setting_box li:nth-child(2), .form_setting_box li:nth-child(3) {
  width: 98%;
}
.hdPhone {display: none !important;}
.mobPhone {display: block !important; color: #154398; font-size: 24px; line-height: 30px !important; text-align: center; font-weight: bold;margin-top: 90px !important;padding-bottom: 10px !important;}
.mobPhone a {color: #154398 !important;} 
.lazy-load-box {margin: 0px auto!important;padding: 10px 0px 0px 0px !important;}
.span12 .lazy-load-box {margin-top: 20px !important;margin-bottom: 0px !important;padding: 50px 25px 0px 25px !important;}
.page-id-203 h1 {margin-top: 0px !important;}
h5 a {color: #ffffff !important;} 
h5 {font-size: 18px !important; line-height: 24px !important; margin: -20px auto 10px auto !important;padding: 0px !important;}
.content_box {padding: 0px !important;margin: 0px !important;}
.logo {
    text-align: center;
    margin-top: 20px !important;
    background: none;
    position: absolute;
    width: 100%;
    z-index: 100;
    padding: 21px 10px 26px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 0.3s ease 0s;
}

.logo:before, .logo:after {
    content: '';
    width: 103px;
    height: 112px;
    position: absolute;
    bottom: 0px;
    left: -13px;
    z-index: -1;
    background: none;
}

.logo:after {
    background: none;
    left: auto;
    right: -13px;
}
}