/*
LAYOUT: Pre and Code
DESCRIPTION: Fixing these so when scaled down they won't create a scroll bar and break the responsiveness.
NOTE: Do not use these two together... ie. <pre><code>Something</code></pre>
*/

#content pre {
	font-size: 80%;
	overflow: hidden;
	padding: 1em;
}

#content code {
	font-size: 70%;
	margin-bottom: 24px;
}

/*
LAYOUT: Responsive Images & Video
DESCRIPTION: Responsive.
*/

#branding img, #content img {
	margin: 0;
	height: auto;
	max-width: 100%;
	width: auto;
}

iframe, object, embed{
	max-width: 100%;
}

#content .wp-caption{
	padding: 0px;
	width: auto !important;
}

#content .wp-caption.alignnone{
	clear: both;
}

/*
Notes: You shouldn't really have to mess with anything down here. Unless you are drastically chaning the Twenty Ten theme.
	
/* --------------------------------------------------------*/
/*-----------------MMMMM----------MMMMM----E---------------*/
/*-----------------MMMMMM--------MMMMMM------D-------------*/
/*-----------------MMMMMMM------MMMMMMM----Q---I-----------*/
/*-----------------MMMMMMMM----MMMMMMMM------U---A---------*/
/*-----------------MMMMMMMMM--MMMMMMMMM--------E-----------*/
/*-----------------MMMM-MMMMMMMMMM-MMMM----------R---------*/
/*-----------------MMMM--MMMMMMMM--MMMM------------I-------*/
/*-----------------MMMM---MMMMMM---MMMM--------------E-----*/
/*-----------------MMMM----MMMM----MMMM----------------S---*/
/*-----------------MMMM------------MMMM--------------------*/
/*-----------------MMMM------------MMMM--------------------*/
/*-----------------MMMM------------MMMM--------------------*/
/*-----------------MMMM------------MMMM--------------------*/
/*-----------------MMMM------------MMMM--------------------*/
/* --------------------------------------------------------*/
@media screen and (max-width: 1280px) {
.web, .mail {
  font-size: 9px;
  line-height: 23px;
}
.page-template-homepage .entry-content h1 {
  color: #474747 !important;
  font-family: robotobold;
  line-height: 46px !important;
  margin-top: 20px !important;
  text-transform: uppercase;
}
.f-ad-footer-left {
  float: left;
  width: 15%;
}
.copy-text {
  color: #fff;
  font-family: MyriadProRegular;
  font-size: 15px;
  line-height: 44px;
  text-align: right;
  padding-right: 20px;
}
.footer-inner {
  padding-right: 25%;
  padding-left: 20px;
}
.footer-menu-p li {
  color: #787878;
  float: left;
  font-family: verdana;
  font-size: 13px;
  line-height: 39px;
  width: 50%;
}
.f-ad-footer-right {
  color: #787878;
  float: left;
  font-family: verdanaregular;
  text-align: justify;
  width: 77%;
}
.cover {
  margin: 0 auto;
  max-width: 94%;
  width: 1170px;
}
.service-boxs {
  margin: 10px auto;
  width: 95%;
}

.phone {
  font-size: 24px;
  line-height: 32px;
}
}
@media screen and (max-width: 1224px) {
#access a {
    color: #fff;
    display: block;
    font-family: RobotoMedium;
    font-size: 13px;
    line-height: 47px;
    padding: 0 22px;
    text-decoration: none;
}
}
@media screen and (max-width: 1095px) {
#access a {
  color: #fff;
  display: block;
  font-family: RobotoMedium;
  font-size: 13px;
  line-height: 47px;
  padding: 0 15px;
  text-decoration: none;
}
.call-bax-text {
  color: #737a69;
  font-family: robotobold;
  font-size: 12px;
}
.call-bax-title {
  color: #0c0c0c;
  font-family: ralewaysemibold;
  font-size: 15px;
  line-height: 25px;
}
.home #container, .page-template-default #container, .single #container, .blog #container, .category #container, .search #container, .archive #container {
  float: left;
  margin: 0 -240px 0 0;
  width: 95%;
}
.call-bax-text {
  color: #737a69;
  font-family: robotobold;
  font-size: 12px;
}
.testimonial_slider__minimal .testimonial_quote {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("images/testimonial-text-bg.png") !important;
  background-origin: padding-box;
  background-position: left top;
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
  box-sizing: border-box;
  color: #444;
  float: right;
  font-family: "Lucida Sans Unicode","Lucida Grand",sans-serif;
  font-size: 11px !important;
  font-style: italic;
  font-weight: normal;
  line-height: 1.5;
  margin-left: 5px;
  min-height: 32px;
  padding-left: 40px;
  text-align: justify;
  width: 80% !important;
}
.side-from input[type="text"] {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 1px 0 0 rgba(0, 0, 0, 0.1) inset;
  color: #a3a3a3;
  font-family: source_sans_proitalic !important;
  font-size: 11px !important;
  margin-bottom: 10px;
  padding: 8px 3% !important;
  width: 94% !important;
}
.side-from select {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 1px 0 0 rgba(0, 0, 0, 0.1) inset;
  color: #a3a3a3;
  font-family: source_sans_proitalic !important;
  font-size: 11px !important;
  margin-bottom: 10px;
  padding: 5px 3% !important;
  width: 100% !important;
}
.side-from input[type="submit"] {
  background-color: transparent;
  background-image: url("images/form-button.png");
  background-size: 100% 100%;
  border: 0 none;
  color: #fff;
  cursor: pointer;
  font-family: RalewayBold;
  font-size: 11px !important;
  line-height: 36px !important;
  padding: 1px 16px;
}
.form-title {
  background-image: url("images/form-boder.png");
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  color: #ececec;
  font-family: bebas_neueregular;
  font-size: 24px;
  line-height: 42px;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.footer-texr {
  color: #e0dfdf;
  font-family: myriadproregular;
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 24px;
  margin-top: 11px;
  text-align: justify;
}
#content, #content input, #content textarea {
  color: #333;
  font-size: 14px;
  line-height: 22px;
}
h1.title-1 {
  color: #333 !important;
  font-family: bebas_neueregular;
  font-size: 25px !important;
  margin-bottom: 0 !important;
}
}

@media only screen and (min-width: 481px) and (max-width: 1024px){
#access a {
  color: #fff;
  display: block;
  font-family: RobotoMedium;
  font-size: 11px;
  line-height: 47px;
  padding: 0 13px;
  text-decoration: none;
}

	#wrapper {
		
	}
	  
	#access,
	#access .menu-header,
	div.menu,
	#colophon,
	#branding,
	#main,
	#footer {
	    margin: 0 auto;
	    width: 100%;
	}
	  
	#branding{
		overflow: hidden;
	}
	
	/*
	LAYOUT: Responsive Images & Video
	DESCRIPTION: Responsive.
	*/
	#content img {
		margin: 0;
		height: auto;
		max-width: 100%;
		width: auto;
	}
	
	img, object, embed, iframe, #content .wp-caption {
		max-width: 100%;
	}
	
	#content .wp-caption img{
		max-width: 95%;
	}
	  
	/*
	LAYOUT: Two columns
	DESCRIPTION: Responsive.
	940 = 720 + 220
	100% = 76.5957447% + 23.40425535% 
	*/
	
	
	
	#site-title, #site-info {
		width:74.4680851% /* 700px / 940px */
	}
	
	#footer-widget-area .widget-area,
	#site-generator,
	#site-description  {
		width: 23.40425535% /* 200px / 940px */ 
	}

} /* This belongs here. It goes to @media only screen and (min-width: 481px) and (max-width: 1024px) */

@media screen and (max-width: 950px) {
.title-part-post1 a {
  color: #fff;
  font-family: VerdanaRegular;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
}
.title-post {
  color: #999999;
  font-family: source_sans_proregular;
  font-size: 14px;
  text-transform: uppercase;
}
.post-container1 .title-post {
  color: #999999;
  font-family: source_sans_proregular;
  font-size: 14px;
  text-transform: uppercase;
}

.right-footer-inner {
  margin-top: 25px;
  padding-left: 6%;
}
.footer-menu-p ul li::before {
  color: #fff;
  content: "";
  font-family: FontAwesome;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  margin-right: 5px;
  text-decoration: inherit;
}
.footer-menu-p li {
  color: #787878;
  float: left;
  font-family: verdana;
  font-size: 11px;
  line-height: 39px;
  width: 50%;
}
.phone {
  font-size: 19px;
  line-height: 32px;
}
.service-text-title {
  color: #474747;
  font-family: ralewaymedium;
  font-size: 16px;
  line-height: 29px;
  text-transform: uppercase;
}
.service-text {
  color: #8e8686;
  font-family: source_sans_proregular;
  font-size: 14px;
  line-height: 17px;
}
h2.title-1 {
  color: #333 !important;
  font-family: bebas_neueregular;
  font-size: 22px !important;
  margin-bottom: 0 !important;
}
.home #container, .page-template-default #container, .single #container, .blog #container, .category #container, .search #container, .archive #container {
  float: left;
  margin: 0 -240px 0 0;
  width: 99%;
}
.header-contant {
  float: right;
  width: 62%;
}
.call-bax-text {
  color: #737a69;
  font-family: robotobold;
  font-size: 11px;
}
.form-title {
  background-image: url("images/form-boder.png");
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  color: #ececec;
  font-family: bebas_neueregular;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.for-pad {
  min-height: 330px;
  padding: 47px 0 30px;
}
.tp-rightarrow.tparrows.default.round {
  left: 30px !important;
}
.tp-leftarrow.tparrows.default.round {
  left: 0px !important;
}
.news-title-left h2 {
  color: #121212 !important;
  font-family: ralewaybold;
  font-size: 23px !important;
  line-height: 30px !important;
  margin-bottom: 12px;
  text-transform: uppercase;
}
}

@media screen and (max-width: 840px) {
.footer-top-images {
  background-image: none;
  padding-top: 0;
}
.for-pad {
  min-height: auto !important;
  padding: 0px 0 30px;
}
.right-footer-inner {
  margin-top: 0;
  padding: 4%;
}
.right-footer {
  background-color: #222222;
  float: none;
  margin: 0 auto;
  min-height: auto;
  width: 100%;
}
.left-footer {
  background-color: #a91606;
  background-image: none;
  background-position: right top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  float: none;
  min-height: 300px;
  width: 100%;
}
.footer-inner {
  padding-left: 0;
  padding-right: 0;
  width: 95%;
  margin: 0 auto;
  padding-top: 31px;
}
}

@media screen and (max-width: 805px) {

.logo {
  float: none;
  width: 100%;
  text-align: center;
  padding: 10px 0;
}
.header-contant {
  float: none;
  width: 95%;
  margin: 0 auto;
}
#access a {
  color: #fff;
  display: block;
  font-family: RobotoMedium;
  font-size: 11px;
  line-height: 47px;
  padding: 0 10px;
  text-decoration: none;
}
}
@media screen and (max-width: 740px) {
.menu-outer {
  background-image: url("images/menu-bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: none;
}
.header-logo-full-part {
  background-color: #fff;
  padding: 10px 0;
  border-bottom: 2px solid #a81607;
}
#primary, #secondary {
  float: none;
  overflow: hidden;
  width: 100%;
}
.home #container, .page-template-default #container, .single #container, .blog #container, .category #container, .search #container, .archive #container {
  float: left;
  margin: 0 -240px 0 0;
  width: 100%;
}
.home #content {
  margin: 0 280px 0 0;
  width: 100%;
}
.form-title {
  margin: 5px auto;
}
#primary .gform_wrapper {
  margin: 1em 0;
  max-width: 300px;
  overflow: inherit;
  margin: 23px auto;
}
.h-pages-box-outer {
  float: none;
  margin: 0px auto 25px;
  width: 300px;
}
.ml {
  margin-right: auto !important;
}
.form-title {
  width: 300px;
}
.service-box-left {
  float: none;
  margin: 0 auto 10px;
  padding-left: 0;
  width: 90%;
}
.service-box-right {
  float: none;
  margin: 0 auto;
  width: 90%;
}
.testmonial-part {
   background-image: url("images/t-bg.jpg");
    background-size: cover;
    float: none;
    padding: 10px 5%;
    width: 90%;
}
.testimonial-bg .cover {
  margin: 0 auto;
  max-width: 100%;
  width: 1170px;
}
.testimonial-bg {
  background-image: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: 20px 0 0;
  min-height: 200px;
}
.testimonial_slider__minimal .testimonial_quote { 
  margin-left: 2% !important;
  min-height: 32px;
  padding-left: 10% !important;
  width: 80% !important;
}
.testmonial-part
{
    background-image: url("images/t-bg.jpg");
    background-size: cover;
    float: none;
    padding: 0 5%;
    width: 90%;
}
.logo-slider-part {
  background-color: #cbcbcb;
  float: none;
  width: 90%;
  padding: 35px 5%;
}
.news-button {
  float: right;
  line-height: 39px;
  text-align: right;
  width: 100%;
  margin-bottom: 10px;
}
.news-title-left {
  float: left;
  width: 100%;
}
.news-left {
  float: none;
  width: 100%;
  margin-bottom: 10px;
}
.news-right {
  float: none;
  width: 100%;
}
.post-container {
  background: #333333 none repeat scroll 0 0;
  clear: both;
  height: 125px;
  margin-bottom: 10px;
}
.copy-text {
  color: #fff;
  font-family: MyriadProRegular;
  font-size: 9px;
  line-height: 44px;
  padding-right: 0px;
  text-align: right;
}
}

@media screen and (max-width: 660px) {
	#wrapper {
		
	}
	
	#access,
	#access .menu-header,
	div.menu,
	#colophon,
	#branding,
	#main,
	#footer {
		margin: 0 auto;
		width: 100%;
	}
	
	#branding  {
		overflow:hidden;
	}
	
	#site-title {
		width: 100%;
	}
	
	#container {
		float: left;
		width: 100%;
		overflow: auto;
	}
	
	#content {
		width: 99%;
		margin: 0 0px 0 0px;
	}
	
	#primary,
	#secondary {
		float: left;
		overflow: hidden;
		width: 99%; 
	}
	#secondary {
		clear: left;
	}
	
	#site-generator, #site-description, #site-info, #site-title {
		clear: left;
		float: left;
		width: 95%;
		padding: 0;
		margin: 0;
	}
	
	/*
	LAYOUT: Responsive Images
	DESCRIPTION: Responsive.
	*/
	  
	#content img {
		margin: 0;
		height: auto;
		max-width: 100%;
		width: auto;
	}
	
	img, object, embed, #content .wp-caption {
		max-width: 100%;
	}
	
	#content .wp-caption{
		width: 100%;
	}
	
	#content .wp-caption img{
		max-width: 90%;
	}
	
	#content .wp-caption.alignleft{
		float: left;
	}
	#content .wp-caption.alignright{
		float: right;
	}
	#content .alignleft,
	#content img.alignleft {
		display: block;
		float: none;
		margin: 0px auto;
		padding: 0px 0px 5px 0px;
	}
	#content .alignright,
	#content img.alignright {
		display: block;
		float: none;
		margin: 0px auto;
		padding: 0px 0px 5px 0px;
	}

} /* @media screen and (max-width: 660px) */


/*
/* We left these here for you incase you needed them. You do not need to add anything for the Videos or Images.
/*
/*
/* Media = iPad orientation: landscape */

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
	
}/* This belongs here. It goes to @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) */

/*--------------------------------------------------------------------------------*/

/* Media = iPad orientation: portrait */

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {

}/* This belongs here. It goes to @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) */

/*--------------------------------------------------------------------------------*/


@media screen and (max-width: 500px) {
.call-bax {
  float: none;
  margin-top: 15px;
  width: 200px;
  margin: 10px auto;
}
.footer2 {
  background-image: none;
  background-position: right top;
  background-repeat: repeat-y;
  float: none;
  min-height: 249px;
  padding-right: 0;
  width: 100%;
}
.footer3 {
  float: none;
  width: 100%;
}
.scroll {
  margin: -56px 0 0 -9px;
  position: absolute;
  z-index: 999999999;
}
.copy-text {
  color: #fff;
  font-family: MyriadProRegular;
  font-size: 11px;
  line-height: 23px;
  padding-right: 0;
  text-align: n;
  width: 70%;
  padding-left: 30%;
  text-align: left;
}
.testimonial_slider__minimal .testimonial_quote span {
  display: block;
  padding: 9px !important;
}
.testimonial_slider__minimal .testimonial_quote {
  color: #444;
  font-family: "Lucida Sans Unicode","Lucida Grand",sans-serif;
  font-size: 9px !important;
  font-style: italic;
  font-weight: normal;
  line-height: 1.5;
  text-align: justify;
}
}

/* Media = Mobile - iPhone */

@media handheld, only screen and (max-device-width: 480px) {
	iframe, object, embed{
		width: 100%;
		height: auto;
	}
	#content pre {
		font-size: 60%;
		overflow: hidden;
		padding: 1em;
	}
	
	#content code {
		font-size: 50%;
		margin-bottom: 24px;
	}
}/* This belongs here. It goes to @media handheld, only screen and (max-device-width: 480px) */
	
/* Media = Mobile - All Others - orientation:portrait */

@media handheld, only screen and (max-device-width: 480px) and (orientation:portrait) {
	iframe, object, embed{
		width: 100%;
		height: auto;
	}
	
	#content pre {
		font-size: 80%;
		overflow: hidden;
		padding: 1em;
	}

	#content code {
		font-size: 50%;
		margin-bottom: 24px;
	}
}/* @media handheld, only screen and (max-device-width: 480px) and (orientation:portrait) */

/* Media = Mobile - All Others - orientation:landscape */

@media handheld, only screen and (max-device-width: 767px) and (orientation:landscape) {
	iframe, object, embed{
		width: 100%;
		height: auto;
	}
}/* This belongs here. It goes to @media handheld, only screen and (max-device-width: 767px) and (orientation:landscape) */