/* 
Theme Name: Divi Child Theme
Version: 1.0
Template: Divi
*/

@font-face {
	font-family: 'AvenirLTStd';
	src: url('AvenirLTStd-Light.eot');
	src: url('AvenirLTStd-Light.eot?#iefix') format('embedded-opentype'),
	url('AvenirLTStd-Light.woff') format('woff'),
	url('AvenirLTStd-Light.svg#AvenirLTStd-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'AvenirLTStd Book';
	src: url('AvenirLTStd-BookOblique.eot');
	src: url('AvenirLTStd-BookOblique.eot?#iefix') format('embedded-opentype'),
	url('AvenirLTStd-BookOblique.woff') format('woff'),
	url('AvenirLTStd-BookOblique.svg#AvenirLTStd-BookOblique') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'AvenirLTStd Black Oblique';
	src: url('AvenirLTStd-BlackOblique.eot');
	src: url('AvenirLTStd-BlackOblique.eot?#iefix') format('embedded-opentype'),
	url('AvenirLTStd-BlackOblique.woff') format('woff'),
	url('AvenirLTStd-BlackOblique.svg#AvenirLTStd-BlackOblique') format('svg');
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'AvenirLTStd';
	src: url('AvenirLTStd-HeavyOblique.eot');
	src: url('AvenirLTStd-HeavyOblique.eot?#iefix') format('embedded-opentype'),
	url('AvenirLTStd-HeavyOblique.woff') format('woff'),
	url('AvenirLTStd-HeavyOblique.svg#AvenirLTStd-HeavyOblique') format('svg');
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'AvenirLTStd';
	src: url('AvenirLTStd-Heavy.eot');
	src: url('AvenirLTStd-Heavy.eot?#iefix') format('embedded-opentype'),
	url('AvenirLTStd-Heavy.woff') format('woff'),
	url('AvenirLTStd-Heavy.svg#Avenir-Heavy') format('svg');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'AvenirLTStd';
	src: url('AvenirLTStd-MediumOblique.eot');
	src: url('AvenirLTStd-MediumOblique.eot?#iefix') format('embedded-opentype'),
	url('AvenirLTStd-MediumOblique.woff') format('woff'),
	url('AvenirLTStd-MediumOblique.svg#AvenirLTStd-MediumOblique') format('svg');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'AvenirLTStd Book';
	src: url('AvenirLTStd-Book.eot');
	src: url('AvenirLTStd-Book.eot?#iefix') format('embedded-opentype'),
	url('AvenirLTStd-Book.woff') format('woff'),
	url('AvenirLTStd-Book.svg#AvenirLTStd-Book') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'AvenirLTStd';
	src: url('AvenirLTStd-Roman.eot');
	src: url('AvenirLTStd-Roman.eot?#iefix') format('embedded-opentype'),
	url('AvenirLTStd-Roman.woff') format('woff'),
	url('AvenirLTStd-Roman.svg#AvenirLTStd-Roman') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'AvenirLTStd';
	src: url('AvenirLTStd-Black.eot');
	src: url('AvenirLTStd-Black.eot?#iefix') format('embedded-opentype'),
	url('AvenirLTStd-Black.woff') format('woff'),
	url('AvenirLTStd-Black.svg#AvenirLTStd-Black') format('svg');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'AvenirLTStd';
	src: url('AvenirLTStd-Oblique.eot');
	src: url('AvenirLTStd-Oblique.eot?#iefix') format('embedded-opentype'),
	url('AvenirLTStd-Oblique.woff') format('woff'),
	url('AvenirLTStd-Oblique.svg#AvenirLTStd-Oblique') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'AvenirLTStd';
	src: url('AvenirLTStd-LightOblique.eot');
	src: url('AvenirLTStd-LightOblique.eot?#iefix') format('embedded-opentype'),
	url('AvenirLTStd-LightOblique.woff') format('woff'),
	url('AvenirLTStd-LightOblique.svg#AvenirLTStd-LightOblique') format('svg');
	font-weight: 300;
	font-style: italic;
}


body,p, h1, h2, h3, h4, h5, h6, a {
	font-family: 'Avenir' !important;
	font-weight: normal;
	font-style: normal;
}

a {
	color: #777777;
}

p {
	font-size: 16px;
	line-height: 22px !important;
	color: #777777;
}

h2 {
	font-size: 45px !important;
	color: #AC1A20;
	padding-bottom: 20px;
}
.single_pageHeader .et_pb_fullwidth_header_container.center {
    position: relative;
    z-index: 111;
}
/*header*/
div#welcome .et_pb_text_inner p a {
	color: #ac1a20;
	font-weight: bold;
	text-decoration: underline;
}
img#logo {
	display: inline-block;
	height: 100% !important;
	max-height: inherit;
}
.secondlogo {
	display: none !important;
}
.et-fixed-header .secondlogo {
	display: inline-block !important;
}


.archive div#content-area {
    display: flex;
    flex-flow: row wrap;
    margin-top: 0;
}

.archive .pagination {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
}

.archive .pagination .alignleft a, .archive .pagination .alignright a {
    background: #ac1a20;
    color: #fff;
    padding: 11px 25px;
    border-radius: 35px;
    font-weight: 500;
    font-size: 19px;
}

.archive .pagination .alignright a {
    background: #d78428;
    margin-left: 21px;
}


.archive div#content-area div#left-area {
    display: flex;
    flex-flow: column;
}

.archive div#content-area div#left-area article {
    display: flex;
    flex-flow: column;
    box-shadow: 0 0 3px rgba(0,0,0,0.1);
    padding: 30px;
    margin-bottom: 20px;
}

.archive div#content-area div#left-area article h2.entry-title {
    margin-top: 33px;
    padding-bottom: 0 !important;
    line-height: 26px;
    margin-bottom: 24px;
}

.archive div#content-area div#left-area article h2.entry-title a {
    font-size: 24px;
    font-weight: 900;
}

.archive div#content-area div#left-area article p.post-meta {
    padding-bottom: 0;
}
.archive div#et-main-area .container:before {
    display: none;
}
.archive.date div#content-area div#left-area article {
    padding: 0;
    box-shadow: none;
}
.et-fixed-header .firstlogo, a.et-cart-info {
	display: none !important;
}

header#main-header {
	border-bottom: 1px solid #fff;
	padding: 10px 0px;
}
header#main-header div#et-top-navigation ul#top-menu a {
	color: #fff;
	padding: 0;
	font-size: 15px;
	opacity: 1;
	letter-spacing: 0.8px;
}

#top-menu li {
	display: inline-block;
	padding-right: 30px;
	font-size: 14px;
	font-family: 'Avenir';
}
header#main-header div#et-top-navigation {
	padding: 70px 0px 35px;
}

header#main-header div#et-top-navigation ul#top-menu a:hover, 
header#main-header div#et-top-navigation ul#top-menu li.current-menu-item a {
	color: #FFC400;
}
.et-fixed-header div#et-top-navigation ul#top-menu li a {
	color: #777777 !important;
}
.et-fixed-header div#et-top-navigation ul#top-menu li.current-menu-item a {
	color: #FFC400 !important;
}
.et-fixed-header div#et-top-navigation ul#top-menu li a:hover {
	color: #FFC400 !important;
}
div#footer-widgets .footer-widget>div:first-child img {
    width: 73%;
}
.et_pb_gutters3.et_pb_footer_columns1 .footer-widget .fwidget {
    margin-bottom: 0;
}
.et-fixed-header div#et-top-navigation {
	padding: 35px 0px 25px !important;
}
.btn_view_more.btn-green a:hover {
    background: #ffc70f;
}

/*homepage mainslider*/

div#mainslider .et_pb_slide {
	height: 100vh;
}

.logged-in div#mainslider .et_pb_slide {
	height: calc(100vh - 32px);
}

div#mainslider .et_pb_slide::before {
	content: '';
	position: absolute;
	background: rgba(0, 0, 0, 0.65);
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}
div#mainslider .et_pb_slide .et_pb_slider_container_inner {
	display: flex !important;
	flex-flow: column-reverse;
	height: 100% !important;
	justify-content: center;
}
div#mainslider .et_pb_slide .et_pb_slide_image {
	position: inherit;
	margin: 0 auto !important;
	max-width: 300px;
}

div#mainslider .et_pb_slide .et_pb_slide_description {
	padding: 0 0 45px 0;
	float: none;
	width: 100%;
	margin: 0 !important;
}

div#mainslider .et_pb_slide h2 {
	font-size: 52px !important;
	padding-bottom: 40px;
}
/* div#mainslider:before {
	content: '';
	background: rgba(0, 0, 0, 0.73);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
} */
div#mainslider .et_pb_slide p, div#mainslider .et_pb_slide h4, div#mainslider .et_pb_slide h5 {
	font-size: 30px;
	line-height: 32px !important;
}
#footer-widgets {
    padding: 8% 0 0;
}
div#mainslider .et_pb_slide p {
	color: #fff;
}
div#mainslider .et_pb_slide h4 {
	font-weight: 500;
}
div#mainslider .et_pb_slide h5 {
	font-weight: 300;
	font-style: italic;
}

/*homepage welcome*/

blockquote {
    margin: 10px 0 20px !important;
    padding-left: 0px !important;
    border-left: none !important;
}
div#welcome em, div#about em {
	color: #AC1A20;
}
div#about blockquote p {
    color: #AC1A20;
	font-style: italic;
}
div#welcome p span {
	color: #AC1A20;
	text-decoration: underline;
}
div#welcome .et_pb_row, div#about .et_pb_row {
	display: flex;
	flex-flow: row wrap;
}

div#welcome .et_pb_row .et_pb_column, div#about .et_pb_row .et_pb_column {
	display: flex;
	flex-flow: column;
	justify-content: center;
}
div#welcome .et_pb_row .et_pb_column:first-child {
	width: 40%;
	margin: 0;
}

div#welcome .et_pb_row .et_pb_column:last-child {
	width: 60%;
	padding-left: 70px;
}
div#about .et_pb_row .et_pb_column:first-child {
	width: 60%;
	margin: 0;
	padding-right: 70px;
}

div#about .et_pb_row .et_pb_column:last-child {
	width: 40%;
}








/*blurb section*/

div#blurbSection span.et-pb-icon.et-waypoint.et_pb_animation_top.et-animated {
	font-size: 40px;
	padding: 35px;
	border-radius: 100%;
	background: #AC1A20;
}
div#blurbSection .et_pb_main_blurb_image {
	margin: 0;
}
div#blurbSection h4.et_pb_module_header {
	font-size: 20px;
	padding: 25px 0px;
	color: #FFC400;
	font-weight: bold;
}
div#blurbSection .et_pb_blurb_container a {
	color: #777777;
}










.contactTop .et_pb_main_blurb_image {
	height: 180px;
	width: 180px;
	background: #111111;
	line-height: 180px;
	border-radius: 50%;
	border: 10px double #fff;
}

.contactTop .et_pb_main_blurb_image span.et-pb-icon {
	color: #fff !important;
	display: block;
	line-height: 180px;
	font-size: 60px;
}

.contactTop h4.et_pb_module_header {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}

.contactTop .et_pb_blurb_description {
	text-align: center;
	font-size: 17px;
}

.contactPageForm input[type='text'],
.contactPageForm input[type='email'],
.contactPageForm textarea {
	padding: 16px;
	width: 100%;
	border: none;
	margin-bottom: 20px;
	font-size: 16px;
}

.contactPageForm textarea {
	height: 130px;
}

.contactPageForm input[type='submit'] {
	border: 2px solid #ffffff;
	background: transparent;
	font-size: 16px;
	padding: 10px 20px;
	border-radius: 6px;
	color: #111111;
	margin-top: 20px;
	background: #fff;
}

span.wpcf7-form-control-wrap.GdprCheck span {
	margin-left: 0;
	color: #fff;
}

.contactPageForm a {
	color: #ffffff;
	font-weight: bold;
}

div.wpcf7-mail-sent-ok,
div.wpcf7-response-output {
	border: none;
	color: #000;
	padding: 10px;
	margin: 20px 0 0;
	text-align: center;
}

div.wpcf7-mail-sent-ok {
	background: #ddd !important;

}

.contactPageForm {
	background: #111111;
	padding: 30px;
}

.contactPageForm h3 {
	font-size: 24px;
	color: #fff;
	padding-bottom: 20px;
}

div.wpcf7-response-output {
	background: red;
}

.contactBottom {
	padding: 0;
}

.contactRow {
	display: flex;
	flex-flow: row wrap;
	box-shadow: 0px 0px 9px #aaa;
	padding: 0;
}

.contactRow>div {
	width: 50% !important;
	float: none;
	margin: 0 !Important;
}

.contactRow>div:first-child {
	padding: 30px;
}

.contactRow .et_pb_text h3 {
	color: #111111;
}

.contactPageForm::before {
	position: absolute;
	border: 40px solid transparent;
	border-right-color: #111111;
	content: '';
	left: -55px;
	top: 20px;
}



/* foooter css */

div#footer-widgets .footer-widget {
	width: 100% !important;
	display: flex;
	flex-flow: row wrap;
	float: none;
	justify-content: space-between;
}
div#footer-widgets .footer-widget>div:first-child {
	width: 29%;
}
div#footer-widgets .footer-widget>div:nth-child(2) {
	width: 23%;
}
div#footer-widgets .footer-widget>div:nth-child(3) {
	width: 26%;
}

article.singleCntBlogs .et_post_meta_wrapper img {
	margin-bottom: 25px;
}
div#footer-widgets .footer-widget>div:nth-child(4) {
	width: 20%;
}
div#footer-widgets ul {
	padding: 0;
	float: none;
	text-align: left;
}
div#contactpage_form {
	margin-top: 51px !important;
}

div#mapcontact iframe {
	width: 100%;
}


div#footer-widgets ul li::before {
	border: none !important;
}

footer#main-footer p, footer#main-footer p strong {
	color: #fff;
	font-weight: normal;
}
div#footer-info, div#footer-bottom a {
	float: none;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}
#main-footer {
	background: url(images/footer_bg.jpg) no-repeat;
	background-size: cover;
	position: relative;
	background-position: center;
}
footer#main-footer::before {
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
div#footer-widgets span::before {
	color: #fff;
}

span.locateFoot {
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: ETmodules;
	font-size: 20px;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
	line-height: 1;
	text-transform: none;
	content: attr(data-icon);
	speak: none;
}
footer#main-footer h4.title {
	color: #fff;
	font-size: 18px;
	padding-bottom: 20px;
	text-transform: uppercase;
}

footer#main-footer .footer-widget a, footer#main-footer .footer-widget li, 
footer#main-footer .footer-widget p {
	font-size: 14px;
}

div#footer-widgets .footer-widget>div:nth-child(2) li a {
	position: relative;
	padding-left: 15px;
	transition: all .2s ease-in-out;
}

div#footer-widgets .footer-widget>div:nth-child(2) li a::after {
	content: '';
	position: absolute;
	background: transparent;
	height: 5px;
	width: 5px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	left: 0;
	transform: rotate(-45deg);
	top: 6px;
}

div#footer-widgets .footer-widget>div:nth-child(2) li {
	padding: 0;
	margin-bottom: 10px;
	list-style: none;
}

div#footer-widgets .footer-widget>div:nth-child(2) li a:hover {
	padding-left: 18px;
}
.foot-fix span {
	float: left;
	width: 30px;
	margin: 0 !important;
	font-size: 15px;
}

.foot-fix p {
	display: block;
	overflow: hidden;
}

div#footer-widgets ul.et-social-icons li {
	padding: 0;
	margin: 0 0 12px 0;
	display: block;
	line-height: initial;
}

div#footer-widgets ul.et-social-icons li a {
	font-size: 20px;
	width: 100%;
	text-align: left;
	line-height: inherit !important;
}

div#footer-widgets ul.et-social-icons li a span {
	display: inline-block;
	font-size: 14px;
	position: absolute;
	left: 30px;
	top: 2px;
}






div#divideSec .et_pb_portfolio_items .et_pb_portfolio_item {
	display: flex;
	flex-flow: column;
	width: calc(100% / 4) !important;
	max-width: 100% !important;
}

div#divideSec .et_pb_portfolio_items {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}
div#et_pb_border .et_pb_with_border.et_pb_module {
	margin: 0 !important;
}
div#viewbtn a.et_pb_button {
	background: #b52a31 !important;
	padding: 8px 50px !important;
	color: #fff;
	font-size: 14px;
	border-radius: 0;
}


#banner #Page_form .et_pb_column .et_pb_module {
	display: flex;
	flex-flow: column;
	justify-content: center;
	height: 100%;
}
#banner #Page_form .et_pb_column .et_pb_text_inner p:first-of-type {
	padding-bottom: 35px;
}

#banner #Page_form .et_pb_column .et_pb_text_inner p, 
#banner #Page_form .et_pb_column .et_pb_text_inner h2, 
#banner #Page_form .et_pb_column .et_pb_text_inner a {
	text-align: left !important;
	font-style: normal;
	color: #fff;
	font-size: 15px;
}
div#Page_form div.wpcf7-validation-errors {
	color: #fff;
}
#banner #Page_form .et_pb_column .et_pb_text_inner h2 {
	padding-bottom: 30px;
	font-size: 25px;
	text-transform: uppercase;
}

#banner #Page_form {
	display: flex;
	flex-flow: row wrap;
	padding-top: 70px;
}
#banner #Page_form .et_pb_column {
	width: 50%;
	margin: 0;
	height: 100%;
}
#banner #Page_form .et_pb_column .et_pb_text_inner strong {
	float: left;
	margin-right: 12px;
}
#banner #Page_form .et_pb_column .et_pb_text_inner span{
	display: block;
	overflow:hidden;
}
#banner #Page_form .et_pb_column:first-child {
	padding-right: 80px;
}
#banner #Page_form .et_pb_column:last-child .Page_form_wrapper input, 
#banner #Page_form .et_pb_column:last-child .Page_form_wrapper textarea {
	background: transparent;
	border: none;
	border-bottom: 1px solid #fff;
	padding: 9px 10px 7px;
	color: #fff;
	font-size: 14px;
	width: 100%;
	border-radius: 0;
	font-family: 'Avenir' !important;
	height: 46px;
}
#banner #Page_form .et_pb_column:last-child .Page_form_wrapper a{
	color: #fff;
}
#banner #Page_form .et_pb_column:last-child .Page_form_wrapper .wpcf7-form-control.wpcf7-submit{
	color: #fff;
	border-bottom: none!important;
	font-size: 20px;
}
#banner #Page_form .et_pb_column:last-child .Page_form_wrapper textarea {
	height: 100px;
	padding: 10px;
}
#banner #Page_form .et_pb_column .Page_form_wrapper .separate .page_fill {
	width: 50%;
	padding: 0px 10px;
}
#banner #Page_form .et_pb_column .Page_form_wrapper .separate {
	display: flex;
	flex-flow: row wrap;
	width: 100%;
}
.page-id-50 #banner {
	height: 650px;
}
.Page_fill.check label {
	color: #fff;
	line-height: 18px;
	font-size: 15px;
}


#banner #Page_form .et_pb_column .Page_form_wrapper .page_fill {
	padding: 0px 8px 38px !important;
}
#banner #Page_form .et_pb_column .Page_form_wrapper .page_fill.border {
	padding-bottom: 10px!important;
}
.get_in_touch .fill_wrap .fill.check input[type="checkbox"], 
#banner #Page_form .et_pb_column .Page_form_wrapper .Page_fill.check input[type="checkbox"] {
	margin: 0 10px 0 0;
	width: auto;
	padding: 0;
	float: left;
}
.get_in_touch .fill_wrap .fill.check label span.wpcf7-list-item-label, 
#banner #Page_form .et_pb_column .Page_form_wrapper .Page_fill.check label span.wpcf7-list-item-label {
	display: block;
	overflow: hidden;
}
#banner #Page_form .et_pb_column:last-child .Page_form_wrapper .wpcf7-form-control.wpcf7-submit {
	color: #fff;
	border-bottom: none!important;
	font-size: 18px;
	display: inline-block !important;
	cursor: pointer;
	width: auto;
	margin-top: 10px;
}
.Page_fill.check {
	text-align: center;
}

.et_pb_scroll_top.et-pb-icon {
	background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0 !important;
}


/*nerain css starts here*/


#et_pb_border span.et_pb_image_wrap {
	padding: 0;
	margin: 0;
	border: none;
	width: 100%;
}

#et_pb_border span.et_pb_image_wrap img {
	width: 100%;
}
.et-fixed-header#main-header {
	box-shadow: 0 0 12px rgba(0,0,0,0.2) !important;
}

div#work span.et_overlay {
	background: #b52a31d4;
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
}

div#work span.et_overlay::before {
	color: #fff;
	font-size: 55px;
	margin: 0 0 0 0;
	top: unset;
	left: unset;
}

section.single_pageHeader p.post-meta a,section.single_pageHeader p.post-meta span {
	padding: 0 5px;
}


#work .et_pb_text_1 h2 {
	color: #ac1a20!important;
	text-transform: uppercase;
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
}

#work .et_pb_text_1 h2:after {
	content: '';
	display: flex;
	width: 80px;
	height: 2px;
	background: #b52a31;
	margin-top: 30px;
}


#welcome h2 {
	font-weight: bold;
}
div#work {
	padding: 50px 40px;
}

div#testimonialsMainCntBg:before {
	content: '';
	background: rgba(0, 0, 0, 0.84);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: flex;
	flex-flow: column;
	z-index: 1;
}

div#testimonialsMainCntBg {
	padding: 90px 0;
}

.text-title-rtestimonials h3 {
	font-size: 45px;
	color: #fff;
	text-align: center;
	margin-bottom: 35px;
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
}

.text-title-rtestimonials h3:after {
	content: '';
	width: 115px;
	height: 1px;
	background: #fff;
	margin-top: 25px;
}

.testimonialWraps  .owl-stage {
	display: flex;
}

.testimonialWraps .owl-stage .item p {
	color: #fff;
	font-size: 17px;
	text-align: center;
	line-height: 25px !important;
}

.testimonialWraps .owl-stage .item {
	display: flex;
	flex-flow: column;
	height: 100%;
	align-items: center;
	justify-content: center;
}

.testimonialWraps .owl-stage .item h4 {
	margin-top: auto;
	color: #FFC400;
	font-size: 15px;
	text-align: center;
}

.testimonialWraps .owl-stage .item span {
	margin-bottom: 45px;
}

.testimonialWraps .owl-nav {
	display: none;
}

div#uptodate_title .et_pb_text_inner p, #partner_headingTitle .et_pb_text_inner p {
	text-align: center;
	font-size: 42px;
	margin-bottom: 50px;
	color: #b8353b;
	text-transform: uppercase;
}

div#uptodate_form_sections {
	background: #f1f1f1;
	padding: 60px 0 30px 0;
}

div#uptodate_form_sections .et_pb_code_inner {display: flex;flex-flow: column;align-items: center;justify-content: center;}

div#uptodate_form_sections .et_pb_code_inner .formField {
	display: flex;
	flex-flow: column;
	align-items: center;
	margin-bottom: 10px;
}

div#uptodate_form_sections .et_pb_code_inner .formField input {
	min-width: 500px;
	height: 45px;
	padding: 0 20px;
	font-size: 15px;
	border: 1px solid rgba(173, 27, 29, 0.49);
}

div#uptodate_form_sections .et_pb_code_inner .formField input[type="submit"] {
	min-width: inherit;
	background: rgba(173, 27, 29, 1);
	color: #fff;
	padding: 0 70px;
	margin-top: 11px;
	cursor: pointer;
	transition: 0.5s ease-in-out;
}

div#uptodate_form_sections .et_pb_code_inner .formField input[type="submit"]:hover {
	background: #e3ab52;
	border-color: #e3ab52;
}

.partners_slider  .owl-stage {
	display: flex;
}

.partners_slider .owl-stage .items {
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
}

.partners_slider .owl-stage .owl-item {
	display: flex;
}
.blogListWraps .owl-nav .owl-prev,
.blogListWraps .owl-nav .owl-next,
.partners_slider .owl-nav .owl-prev,
.partners_slider .owl-nav .owl-next {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	position: absolute;
	top: 0;
	left: -40px;
	bottom: 0;
	align-items: center;
	cursor: pointer;
}
.blogListWraps .owl-nav .owl-prev,
.partners_slider .owl-nav .owl-prev {
	margin-left: 0;
}
.blogListWraps .owl-nav .owl-next,
.partners_slider .owl-nav .owl-next {
	left: inherit;
	right: -40px;
}
.blogListWraps .owl-nav i,
.partners_slider .owl-nav i {
	font-size: 32px;
	color: #AD1B1D;
}

div#partners_wrap_cnt .et_pb_row {
	width: 100%;
	max-width: 88%;
}

div#partners_wrap_cnt {
	padding: 90px 0 40px 0;
}

div#insideBannerSections {
    padding: 320px 0 190px 0 !important;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    height: 64vh;
}

div#insideBannerSections h1.entry-title {
	text-align: center;
	color: #fff;
	padding-bottom: 0;
	font-size: 55px;
}

div#insideBannerSections .et_pb_row.et_pb_row_0 {
	padding: 0;
}

div#insideBannerSections:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 1;
	background: rgb(0 0 0 / 49%);
}
header#main-header.et-fixed-header {
    box-shadow: 0 0 19px rgba(0,0,0,0.1) !important;
}
.et_pb_katemills_clients .et_pb_our_clients {
	display: flex;
	flex-flow: row wrap;
}
header#main-header.et-fixed-header {
    box-shadow: 0 0 19px rgba(0,0,0,0.1) !important;
}

.et_pb_katemills_clients .et_pb_our_clients .items {
	display: flex;
	width: calc(100% / 4 - 30px);
	align-items: center;
	justify-content: center;
	margin: 15px;
}
.et_pb_katemills_clients .et_pb_our_clients .owl-item .items {
	width: 100%;
	margin: 0;
}
div#partners_wrap_cnt {
	background: #f1f1f1;
}

.contact_page:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.7);
	z-index: 1;
}
#heading_lists_blogs .et_pb_text_inner p {
	font-size: 35px;
	margin-bottom: 70px;
	color: #b42930;
}

.blogWrap {
	display: flex;
	height: 100%;
}

.blogWrap .blogContentWrap {
	display: flex;
	flex-flow: column;
	height: 100%;
}

.blogWrap .blogContentWrap .blogImageWrap {
	height: 410px;
	margin-bottom: 22px;
	overflow: hidden;
}

.blogWrap .blogContentWrap .blogImageWrap img {
	transition: 0.5s ease-in-out;
	height: 100%;
	object-fit: cover;
}

.blogWrap:hover .blogContentWrap .blogImageWrap img {
	transform: scale(1.1);
}

.blogWrap .blogContentWrap a {
	color: #AD1B1D;
	margin-bottom: 11px;
}

.blogWrap .blogContentWrap a h3 {
	padding-bottom: 0;
	color: #AD1B1D;
	font-size: 20px;
	line-height: 28px;
}

.blogWrap .blogContentWrap p {
	font-size: 17px;
	line-height: 26px !important;
	margin-bottom: 31px;
}
div#wraPsectionsBlogs {
	padding: 80px 0 0 0;
}
.blogWrap .blogContentWrap a.read_more {
    /* margin-top: auto; */
    font-size: 17px;
    font-weight: 600;
}

.blogListWraps .owl-stage {
	display: flex;
}
.et_pb_fullwidth_header_0.et_pb_fullwidth_header:before, 
.single_pageHeader:before {
    background: rgb(0 0 0 / 43%) !important;
    content: " ";
    z-index: 10;
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
}
section.single_pageHeader {
	background: url(images/single_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 260px 0 120px 0;
	position: relative;
	height: 65vh;
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
}

.single_pageHeader h1.entry-title {
    font-size: 45px;
    line-height: 62px;
    color: #fff !important;
}

.single_pageHeader .header-content {
	width: 100% !important;
	max-width: 100% !important;
}

/*single Blogs*/

.single.single-post .et_pb_section.et_pb_fullwidth_section {
    padding: 0 !important;
}
article.singleCntBlogs .et_post_meta_wrapper img {
	width: auto;
}
section.single_pageHeader p.post-meta a,section.single_pageHeader p.post-meta {
	color: #fff !important;
}


section.single_pageHeader p.post-meta a, section.single_pageHeader p.post-meta {
	color: #fff !important;
	font-weight: bold;
}


.singleCntBlogs .metaSingle a, .singleCntBlogs .metaSingle p {
	color: #FFC400 !important;
	font-weight: bold;
	font-size: 15px;
}

.singleCntBlogs .metaSingle {
	margin-top: 25px;
	display: flex;
	flex-flow: column;
}

.singleCntBlogs  .entry-content p {
	color: #000;
	font-size: 17px;
	line-height: 26px !important;
}

.singleCntBlogs h3#reply-title {
	color: #000;
	font-size: 23px;
}

.singleCntBlogs p textarea, .singleCntBlogs p input {
	font-size: 15px !important;
	color: #000 !important;
	padding: 15px 20px !important;
	border-radius: 5px;
}

.singleCntBlogs p.form-submit {
	text-align: left;
}

.singleCntBlogs p.form-submit input#submit {
	background: #b11e25;
	color: #fff !important;
	font-size: 15px;
	padding: 10px 40px !important;
	border-radius: 35px;
}

.widget_search input#searchsubmit {
	background: #FFC400;
	border: none;
	color: #fff;
}

.single div#content-area #left-area {
	width: 70%;
}

.single div#content-area div#sidebar {
	width: 30%;
}

.single .container:before {
	display: none;
}

.single .rpwwt-widget ul li span.rpwwt-post-title {
	color: #000;
	line-height: initial !important;
}

.single .rpwwt-widget ul li a,.single .rpwwt-widget ul li {
	line-height: initial !important;
}

.single div#content-area div#sidebar h4.widgettitle {
	font-size: 21px;
	margin-bottom: 12px;
}
.partners_slider .owl-nav .owl-prev i:before,
.partners_slider .owl-nav .owl-next i:before,
.blogListWraps .owl-nav .owl-prev i:before, 
.blogListWraps .owl-nav .owl-next i:before {
	content: '' !important;
	display: block;
	margin: 30px auto;
	width: 25px;
	height: 25px;
	border-top: 3px solid #b01c23;
	border-left: 3px solid #b01c23;
	transform: rotate(135deg);
}
.partners_slider .owl-nav .owl-prev i:before,
.blogListWraps .owl-nav .owl-prev i:before {
	transform: rotate(-44deg);
}
.home div#partners_wrap_cnt {
	background: #fff;
}


#partner_headingTitle .et_pb_text_inner p:after {
	content: '';
	width: 145px;
	height: 2px;
	background: #b8353b;
	display: flex;
	margin-top: 40px;
}

#partner_headingTitle .et_pb_text_inner p {
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
}

/*gallery*/
div#gallerySection {
	padding: 30px 0;
}
div#lightgallery {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}

div#gallerySection>div {
	max-width: 94%;
	width: 95%;
}

div#lightgallery .gallery-list {
	width: calc(100% / 4);
	cursor: pointer;
}
.galleryWrap .btn_view_more.btn-green {
	text-align: center;
	margin-top: 40px;
}
.lg-on div#wpadminbar, .lg-on header#main-header {
	z-index: 9;
}
.img-holder img {
	width: 100%;
	display: block;
	height: 400px;
	object-fit: cover;
	transition: all .3s ease-in-out;
}
div#lightgallery .gallery-list .img-holder {
	position: relative;
	overflow: hidden;
}

div#lightgallery .gallery-list .img-holder::before {
	content: '';
	position: absolute;
	background: rgba(0, 0, 0, 0.31);
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: all .3s ease-in-out;
}

div#lightgallery .gallery-list .img-holder:hover::before {
	opacity: 1;
	z-index: 9;
}

div#lightgallery .gallery-list .img-holder:hover img {
	transform: scale(1.1);
}


/*loader css*/

.loader-spin div {
	position: absolute;
	width: 30px;
	height: 30px;
	border: 5px solid #ac1a20;
	border-top-color: transparent;
	border-radius: 50%;
}
.loader-spin div {
	animation: loader-spin 1s linear infinite;
	top: 30%;
	left: 50%;
}
.loader {
	width: 100px;
	height: 70px;
	display: block;
	overflow: hidden;
	margin: 0 auto;
}
.loader-spin {
	width: 100%;
	height: 100%;
	position: relative;
	transform: translateZ(0) scale(1);
	backface-visibility: hidden;
	transform-origin: 0 0;
}
.loader-spin div { box-sizing: content-box; }
@keyframes loader-spin {
	0% { transform: translate(-50%,-50%) rotate(0deg); }
	100% { transform: translate(-50%,-50%) rotate(360deg); }
}
div#work .et_pb_row.et_pb_row_2 {
	width: 100%;
	max-width: 100%;
}

div#work .et_pb_row.et_pb_row_2 {
	width: 100%;
	max-width: 100%;
}

.btn_view_more.btn-green a {
	display: flex;
	background: #ac1a20;
	padding: 11px 40px;
	color: #fff;
	font-size: 19px;
	transition: 0.5s ease-in-out;
}

.btn_view_more.btn-green {
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
}
/*nerain css ends here*/

.page.page-id-1720 .firstlogo {
	display: none !important;
}

.page.page-id-1720 .secondlogo {
	display: inline-block !important;
}

.page.page-id-1720 header#main-header div#et-top-navigation ul#top-menu a {
	color: #777777 !important;
}

.page.page-id-1720 div#left-area {
	width: 100% !important;
}

.page.page-id-1720 div#sidebar {
	display: none;
}

.page.page-id-1720 div#left-area h1 {
	color: #af1a21;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}
.page.page-id-1720 div#left-area h2 {
	font-size: 30px !important;
	font-weight: bold;
}

.page.page-id-1720 div#main-content a, [data-custom-class='link'], [data-custom-class='link'] * {
	font-weight: bold;
}


/*keep up to date form*/

div#uptodate_form_sections form {
	padding: 0;
}

div#uptodate_form_sections div#mc_embed_signup {
	background: transparent;
	font-size: initial;
	font-family: inherit;
	max-width: 550px;
	width: 100%;
}

div#uptodate_form_sections h2 {
	display: none;
}

div#uptodate_form_sections .indicates-required {
	color: #AD1B1D;
	font-size: 14px !important;
	margin: 0;
}

div#uptodate_form_sections .mc-field-group {
	width: 100%;
}

div#uptodate_form_sections .mc-field-group label {
	color: #AD1B1D;
	font-size: 18px;
	font-family: 'Avenir' !important;
}

div#uptodate_form_sections .indicates-required span.asterisk {
	color: #AD1B1D;
	font-size: 20px;
	top: 5px;
}

div#uptodate_form_sections .mc-field-group span.asterisk {
	top: 8px;
	color: #ad1b1c;
}

div#uptodate_form_sections .mc-field-group input {
	font-size: 17px;
	border-radius: 0;
	background: rgba(255, 255, 255, 0.5);
	color: #AD1B1D;
	border: 1px solid #AD1B1D !important;
	padding: 12px;
	box-shadow: none;
	font-family: 'Avenir' !important;
}
div#uptodate_form_sections input#mc-embedded-subscribe {
	font-family: 'Avenir' !important;
	background: #AD1B1D;
	border-radius: 0;
	padding: 8px 20px;
	height: auto;
	margin: 20px 0 0 0;
	max-width: 250px;
	width: 100%;
	font-size: 18px;
}

div#uptodate_form_sections .clear {
	text-align: center;
}
div#uptodate_form_sections .mce_inline_error {
	background: transparent !important;
	color: #ad1b1c !important;
}
div#uptodate_form_sections div#mce-error-response, 
div#uptodate_form_sections div#mce-success-response {
	float: none !important;
	margin: 0 auto;
	color: #ad1b1c;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
}

div#uptodate_form_sections div#mce-success-response {
	color: #d6aa17 !important;
}
/**/

.grecaptcha-badge {
    z-index: 9999;
}
.contact_page_form input::placeholder, .contact_page_form textarea::placeholder {
    color: #fff;
}

div#mapcontact iframe {
    display: block;
}
span.wpcf7-form-control.wpcf7-acceptance {
    color: #fff;
}

span.wpcf7-form-control.wpcf7-acceptance a {
    font-weight: bold;
}
div#contactpage_form input[type='checkbox'] {
    width: auto!Important;
    height: auto!Important;
}

span.wpcf7-form-control.wpcf7-acceptance span {
    margin-left: 0;
}
.moove-gdpr-status-bar.gdpr-checkbox-disabled.checkbox-selected {
    display: none;
}

#downloadFormSec .et_pb_text_inner p {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    color: #000;
}

#downloadFormSec .et_pb_text_inner p a {
    background: #FFCD3C;
    display: inline-block;
    color: #fff;
    padding: 12px 30px;
    margin-left: 20px;
    border-radius: 45px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    font-weight: bold;
    font-size: 17px;
}

#downloadFormSec .et_pb_text_inner p a i {
    margin-left: 8px;
}



#partners_wrap_cnt .et_pb_text_inner h3 {
    font-size: 28px;
    font-weight: 600;
    color: #ac1a20;
    display: flex;
    flex-flow: column;
    line-height: 35px;
    letter-spacing: -0.6px;
    padding-bottom: 0;
	margin-bottom:17px;
    
}
#partners_wrap_cnt .et_pb_text_inner {
    margin-bottom: 150px;
}
#partners_wrap_cnt .et_pb_text_inner p {
    font-size: 20px;
    color: #000;
    font-weight: 400;
    margin-top: 4px;
    letter-spacing: 0.3px;
}

div#googleMapSec {
    padding: 0;
}

div#googleMapSec .et_pb_row {
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: 100%;
}

div#googleMapSec .et_pb_row.et_pb_row_1 iframe {
    width: 100%;
    height: 540px;
}

div#googleMapSec .et_pb_row .et_pb_column {
    margin: 0;
    width: 50%;
}

div#googleMapSec .et_pb_row .et_pb_column:first-child {
    border-right: 6px solid #ac1a20;
}
/*Responsive*/

@media(max-width: 1400px){
	.logged-in div#mainslider .et_pb_slide {
		height: 100%;
		padding: 0 !important;
		display: flex;
		flex-flow: column;
		align-items: center;
		justify-content: center;
	}

	.logged-in div#mainslider .et_pb_slide .et_pb_slider_container_inner {
		display: flex;
		flex-flow: column;
		align-items: center;
		justify-content: center;
		padding-top: 100px;
	}

	.logged-in div#mainslider .et_pb_slide .et_pb_slider_container_inner .et_pb_slide_description {
		order: 1;
	}

	.logged-in div#mainslider .et_pb_slide .et_pb_slider_container_inner .et_pb_slide_image {
		order: 2;
	}
	#mainslider .et_pb_container.clearfix {
		max-width: 100%;
		width: 100%;
	}

	div#mainslider {
		height: 100vh;
	}

	div#mainslider .et_pb_module, div#mainslider .et_pb_slides {
		height: 100%;
	}

	.logged-in div#mainslider .et_pb_slide .et_pb_container {
		height: 100% !important;
		min-height: 100% !important;
	}
}


@media(max-width: 1280px){
	div#divideSec .et_pb_portfolio_items .et_pb_portfolio_item {
		width: calc(100% / 3) !important;
	}
}

@media(max-width: 1024px){
	div#footer-widgets {
		padding: 6% 0 0%;
	}
	div#footer-widgets .footer-widget .fwidget {
		margin-bottom: 30px !important;
		width: 50% !important;
	}
	#main-header .container {
		width: 93%;
	}
	div#mainslider .et_pb_slide h2 {
		font-size: 34px !important;
		padding-bottom: 40px;
	}
	div#mainslider {
		height: 71vh;
	}
	div#media_image-4 img {
		width: 220px;
	}
	div#insideBannerSections h1.entry-title {
		text-align: center;
		color: #fff;
		padding-bottom: 0;
		font-size: 36px;
	}
	#heading_lists_blogs .et_pb_text_inner p {
		font-size: 27px;
		margin-bottom: 40px;
		color: #b42930;
	}
	div#wraPsectionsBlogs {
		width: 85%;
	}
	.et_pb_katemills_clients .et_pb_our_clients .items {
		width: calc(100% / 2 - 30px);
	}
	#banner #Page_form {
		flex-flow: column;
	}

	#banner #Page_form .et_pb_column:first-child {
		padding-right: 0;
		width: 100%;
		order: 2;
	}

	#banner #Page_form .et_pb_column {
		width: 100%;
	}

}

@media only screen and (max-width: 980px) {
	/*========== Mobile Menu Design From Left Ends Hrer ===== */
	header#main-header div#et-top-navigation {
    padding: 20px 0px 20px;
}
	.et_header_style_left #et-top-navigation .mobile_menu_bar, .et_header_style_split #et-top-navigation .mobile_menu_bar {
    padding-bottom: 0;
}
	#et-top-navigation {
		padding-left: 0px !important;
	}
	div#lightgallery .gallery-list {
		width: calc(100% / 2);
		cursor: pointer;
	}
	ul#mobile_menu {
		position: fixed;
		right: -100%;
		width: 295px;
		left: inherit;
		top: 0;
		bottom: 0;
		padding: 0;
		border: none;
		transition: 0.5s ease-in-out;
		height: 100% !important;
		display: block !important;
		background: #2562A1;
	}

	.mobile_nav.opened #mobile_menu {
		right: 0 !important;
	}

	.mobile_nav.opened::before {
		transition: 0.5s ease-in-out;
		opacity: 1;
		visibility: visible;
	}

	.mobile_nav::before {
		content: '';
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		background: rgba(31, 31, 31, 0.8392156862745098);
		transition: 0.5s ease-in-out;
		opacity: 0;
		visibility: hidden;
		z-index: 9999;
	}

	#mobile_menu .closemenuBtn {
		position: absolute;
		top: 0;
		left: -40px;
		background: #000000;
		display: flex;
		flex-flow: column;
		align-items: center;
		padding-bottom: 0;
		width: 40px;
		height: 40px;
		justify-content: center;
	}

	#mobile_menu .closemenuBtn::before {
		color: #fff;
	}

	#mobile_menu li a {
		color: #fff;
		font-weight: normal;
		font-size: 17px;
		letter-spacing: 0.6px;
		font-weight: 500;
		font-family: raleway, sans-serif;
		color: #f5f4f3 !important;
	}

	#mobile_menu li .sub-menu {
		background: rgba(0, 0, 0, 0.1);
	}

	#mobile_menu .closemenuBtn:before {
		content: '\4d' !important;
		color: #fff !important;
	}

	.home.mobile_menu_bar.mobile_menu_bar_toggle::before {
		color: #fff !important;
	}

	.mobile_menu_bar.mobile_menu_bar_toggle::before {
		color: #fff !important;
	}

	.home .mobile_menu_bar.mobile_menu_bar_toggle::before {
		color: #fff;
	}

	span.mobile_menu_bar.mobile_menu_bar_toggle {
		padding-bottom: 0;
		padding-top: 0px;
	}

	.mobile_nav.opened .mobile_menu_bar {
		position: fixed;
		z-index: 99999999999999999999999;
		top: 10px;
		right: 300px;
	}

	.mobile_nav.opened .mobile_menu_bar:before {
		content: '\4d' !important;
		color: #fff !important;
		font-size: 45px;
	}
	#main-header .opened .mobile_menu_bar_toggle {
		padding-top: 0;
	}
	/*========== Mobile Menu Design From Left Ends Hrer ===== */
	div#mainslider {
		height: 100vh;
	}
	.et_pb_katemills_clients .et_pb_our_clients {
		padding: 0 80px;
	}
	div#divideSec .et_pb_portfolio_items .et_pb_portfolio_item {
		width: calc(100% / 2) !important;
	}
	#banner #Page_form .et_pb_column:first-child {
		padding-right: 0;
		padding-bottom: 50px;
	}
	#banner #Page_form .et_pb_column {
		width: 100%;
	}
	#banner #Page_form {
		display: flex;
		padding-top: 50px;
		flex-flow: column;
	}
	div#mainslider {
		padding-top: 0;
	}

	ul#mobile_menu {
		background: #AC1A20 !important;
		padding: 0 !important;
	}

	div#testimonials {
		padding: 150px 0;
	}

	span#et_search_icon::before {
		color: #fff !important;
	}

	#mainslider .et_pb_slide_description {
		padding: 0;
	}
}

@media(max-width: 767px){
	div#footer-widgets .footer-widget .fwidget {
		margin-bottom: 40px !important;
		width: 100% !important;
	}
	div#about {
		padding: 50px 0 60px 0 !important;
	}

	.single div#content-area #left-area {
		margin-bottom: 95px;
	}

}


@media(max-width: 680px){
	div#googleMapSec .et_pb_row .et_pb_column {
		width:100% !important;
	}
	div#googleMapSec .et_pb_row .et_pb_column:first-child {
		border:none !important;
	}
	div#uptodate_title .et_pb_text_inner p, #partner_headingTitle .et_pb_text_inner p {
    font-size: 30px;
}
	#downloadFormSec .et_pb_text_inner p {
		flex-flow: column;
		align-items: center;
		justify-content: center;
		font-size: 18px;
	}

	#downloadFormSec .et_pb_text_inner p a {
		margin-left: 0;
		margin-top: 20px;
	}
	div#welcome .et_pb_row .et_pb_column:first-child {
		width: 100%;
	}
	div#lightgallery .gallery-list {
		width: calc(100% / 1);
		cursor: pointer;
	}
	div#mainslider .et_pb_slide h2 {
		font-size: 26px !important;
		padding-bottom: 40px;
		line-height: 38px;
	}
	div#mainslider .et_pb_slide .et_pb_slide_image img {
		width: 150px;
	}

	div#mainslider .et_pb_slide h4 {
		font-size: 21px;
	}

	div#mainslider .et_pb_slide h5 {
		font-size: 22px;
	}

	div#mainslider .et_pb_slide p {
		font-size: 22px;
	}
	img#logo {
		width: 115px;
	}
	.blogWrap .blogContentWrap .blogImageWrap {
		height: auto;
	}

	div#about .et_pb_row .et_pb_column:first-child {
		width: 100%;
		padding: 0;
		margin-bottom: 40px;
	}

	div#about .et_pb_row .et_pb_column:last-child {
		width: 100%;
	}

	div#mainslider .et_pb_slide .et_pb_slide_image img {
		width: 150px;
	}
	div#divideSec .et_pb_portfolio_items .et_pb_portfolio_item {
		width: calc(100% / 1) !important;
	}
	#banner #Page_form .et_pb_column .et_pb_text_inner h2 {
		padding-bottom: 15px;
	}
	#banner #Page_form .et_pb_column .Page_form_wrapper .separate .page_fill {
		width: 100%;
	}

	div#welcome .et_pb_row .et_pb_column:last-child {
		width: 100%;
		padding-left: 0;
		margin-top: 85px;
		text-align: center;
	}

	div#mainslider .et_pb_slide .et_pb_slide_image {
		max-width: inherit;
		display: flex !important;
		flex-flow: column;
		align-items: center;
		justify-content: center;
	}

	div#contactpage_form {
		margin-top: 40px !important;
		margin-bottom: 0;
	}

	#banner #Page_form .et_pb_column:first-child {
		order: 0 !important;
	}

	#banner #Page_form {
		padding-top: 20px;
	}
	div#work {
		padding: 50px 10px;
	}
	div#viewbtn a.et_pb_button {
		background: #b52a31;
		padding: 8px 30px !important;
	}
}

@media(max-width: 480px){
	#downloadFormSec .et_pb_text_inner p {
		text-align: center;
		font-size: 28px;
		line-height: 33px !important;
	}

	div#downloadFormSec {
		background: #fff;
		box-shadow: 0 0 13px rgba(0,0,0,0.1);
		border-radius: 6px;
	}

	#downloadFormSec .et_pb_text_inner p a {
		margin-left: 0;
	}
	#heading_lists_blogs .et_pb_text_inner p {
		line-height: 34px !important;
		text-align: center;
	}
	div#uptodate_form_sections .et_pb_code_inner .formField input {
		width: 100%;
		min-width: inherit !important;
	}
	.blogWrap {
		padding: 0 40px;
	}
	.et_pb_katemills_clients .et_pb_our_clients {
		padding: 0 30px;
	}
	div#insideBannerSections h1.entry-title {
		font-size: 24px;
		line-height: 36px;
	}
	.et_pb_katemills_clients .et_pb_our_clients .items {
		width: 100%;
		margin: 0 0 50px 0;
	}

	div#uptodate_title .et_pb_text_inner p, #partner_headingTitle .et_pb_text_inner p {
		font-size: 22px;
	}
	.blogListWraps .owl-nav .owl-next, 
	.partners_slider .owl-nav .owl-next {
		right: 0;
		left: inherit !important;
	}
	.blogListWraps .owl-nav .owl-prev, 
	.blogListWraps .owl-nav .owl-next, 
	.partners_slider .owl-nav .owl-prev, 
	.partners_slider .owl-nav .owl-next {
		left: 0;
	}
	.client_thumb a img {
		width: 80% !important;
	}

	.client_thumb a {
		display: flex;
		flex-flow: column;
		align-items: center;
		justify-content: center;
	}
}

