select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input [style]  {
  width: 350px !important;
}


/******** FONT ADJUSTMENTS **********************/

h3.m_title {
  font-weight: 100;
}

h4 {
  font-weight: 100 !important;
}



/******* HEADER *******/

.sf-sub-indicator {
  display: none;
}

nav#main_menu > ul {
  margin: 45px 0;
}

nav#main_menu > ul > li > a {
  font-weight: 400;
}


/*** leveling menu */
nav#main_menu > ul {
  margin: 40px 0;
}

/*****leveling logo */
#logo img {
  margin-top: -2px;
  padding-bottom: 2px;
}

/******SLIDER ********/

/*.iosSlider .slider {
  height: 520px;
}*/

#slideshow .selectorsBlock.bullets, #slideshow .selectorsBlock.thumbs, .flex-control-nav, .nivo-controlNav {
  padding-bottom: 10px;
}

.iosSlider .item .caption .main_title {
  font-family: roboto;
  font-weight: 300;
  font-size: 25px !important;
}

.iosSlider .item .caption.style1 .title_big {
  margin: 0 0 0 -2120px !important;
}

.iosSlider .item .caption.style1 .title_big {
  font-family: roboto;
  font-weight: 300;
  font-size: 30px !important;
}

.iosSlider .item .caption.style2 .title_big {
  font-family: roboto;
  font-weight: 300;
  font-size: 30px !important;
}

.iosSlider .item .caption.style2.fromright .title_big {
  padding: 10px 20px 10px 30px;
}

/**** remove nex and prev****/
.iosSlider .prev .btn-label, .iosSlider .next .btn-label {
  display: none !important;
}


/* boxes */
/* 1st slide*/

.iosSlider .item .caption.style1 .title_big:before {
  background: none repeat scroll 0 0 rgba(41, 41, 41, 0.9) !important;
}

.iosSlider .item .caption.style1 .title_small:before {
  background: none repeat scroll 0 0 rgba(41, 41, 41, 0.7) !important;
}

/* end of 1st */

/* other slides */

.iosSlider .item .caption .main_title {
  background: none repeat scroll 0 0 #363636 !important;
}

.iosSlider .item .caption.style2 .title_big, .iosSlider .item .caption.style2 .title_small {
  background: none repeat scroll 0 0 rgba(41, 41, 41, 0.9) !important;
}

body .iosSlider .item .caption.style2.fromright .title_big, body .iosSlider .item .caption.style2.fromright .title_small {
  border-right: medium none;
}

/** end of slides **/
/** end boxes */

/***** Box positioning ****** /

.iosSlider .item .caption {
  bottom: 72px;
  margin-left: -535px !important;
}




/********************* CALLOUT BANNER ***********************************/

#action_box h4.text {
  font-family: Roboto;
  font-size: 18px;
  font-weight: 100 !important;
  margin: 5px 0;
}

/**** VERTICAL TABS **************/

.vertical_tabs .tabbable .nav > li > a > span {
  margin-right: 10px;
}


/************ 4 SMALL BOXES ****************/

h3.m_title {
  margin-top: 30px;
  margin-bottom: 20px;
}

.mb_title {
  display: none;
}

.statbox > h6 {
  font-size: 14px;
  font-weight: 100;
}


/***** KEYWORDS LINE ***********

.keywordbox[style] {
 font-style: normal !important;
}

.keywordbox:after {
  border-style: none !important;
}

.image-boxes.box {
  margin-bottom: 1px !important;
}

/******* STAT LINE ******************/


.statbox {
  margin-bottom: 20px;
}


/*************** ROUND ICON SERVICE BOXES *******************/

.services_box .box {
  margin-top: 4px;
}

.services_box .title {
  font-size: 15px;
}

h3.m_title {
  font-size: 15px;
}

ul.list-style1, ul.list-style2 {
  margin-top: 20px;
}

ul.list-style1 li, ul.list-style2 li {
  margin-top: 10px;
}


/***************** SQUARE BOXES SERVICE BOXES - BOTTOM ****************/

.hover-box {
  text-shadow: none;
  border: none;
  border-radius: 5px;
}

.hover-box > h3 {
  font-weight: 100;
  line-height: normal;
  font-size: 19px;
  letter-spacing: 0.2px;
}

.hover-box > img {
  margin: 5px 15px 82px 10px;
}

.hover-box > p {
  line-height: 1.2;
}

/*spacing around ***/
.hover-box.zn_fill_class.fixclear {
  margin-bottom: 35px;
  margin-top: 7px;
}



/*************** PROCESS STEPS *****************/


body.res1170 .process_steps .step > h3 {
  font-size: 21px;
  font-weight: 100;
  margin-top: 8px;
}


/**************** BLOG ***********************/

.eBlog .post_details {
  display: none;
}

.itemBody > p {
  margin-top: 20px;
}

.eBlog .readMore {
  color: #CD2122;
}

.itemCategory {
  display: none;
}

/**************** FOOTER **********************/

.widget {
  margin-top: 45px;
}

.textwidget {
  border-right: 1px dotted #404040;
  padding-right: 18px;
}

footer#footer .bottom {
  border-top: 2px solid #484848;
}

/* adjust lower part spacing ***/

#footer {
  padding: 0;
}

/*social*/
#footer .social-icons li:first-child {
  display: none;
}