/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Creative Multi-Purpose WordPress Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 17.2
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

.title_outer .title {
    height: 480px !important;
}
.btn_text_home a.qbutton.default.Btn_Home.Same_btn:hover {
    background-color: #000 !important;
    border-color: #000 !important;
}
input#gform_submit_button_1{    border: 1px solid #ddd !important; }



.qbutton, .qbutton.medium, #submit_comment, .load_more a, .blog_load_more_button a, .post-password-form input[type='submit'], input.wpcf7-form-control.wpcf7-submit, input.wpcf7-form-control.wpcf7-submit:not([disabled]), .woocommerce table.cart td.actions input[type="submit"], .woocommerce input#place_order, .woocommerce-page input[type="submit"], .woocommerce .button{

background-color: #991e17 !important;
    border-color: #991e17 !important;
}

.tss-wrapper .tss-layout1 .item-content-wrapper {
    padding: 50px !important;
	background: #fff !important;}
.tss-wrapper .tss-layout1 .item-content-wrapper:before {
    content: "\f10d";
    color: #eaeaea;
    position: absolute;
    left: 14px !important;
	top: 6px !important;}
.header_inner_right span.q_social_icon_holder.circle_social span.fa-stack {
    background-color: #c5382a !important;
    border-color: #c5382a !important;
}
#back_to_top > span {
      background-color: #991e17 !important;
    border-color: #991e17 !important;}

span.fa-stack {
    background-color: #991e17 !important;
    border-color: #991e17 !important;
}


#custom_html-4 ul li i {
       background: #991e17!important;
    border: 1px solid #991e17 !important;}


.whatsay {
    padding-top: 0!important;
}

.vc_custom_1550727202688 {
 
    padding-bottom: 0px !important;
    background-color: #ffffff !important;
}
.title .title_holder .container {
    display: table-cell;
    vertical-align: middle;
    background-color: #ffffff3d !important;
}
.gravitycontform  ul#gform_fields_1 li .ginput_container.ginput_container_text {
    border: 1px solid #ddd !important;
    padding: 5px 6px 5px 6px !important;
}
.gravitycontform ul#gform_fields_1 li .ginput_container.ginput_container_email {
    border: 1px solid #ddd !important;
    padding: 5px 6px 5px 6px !important;
}
.gravitycontform ul#gform_fields_1 li .ginput_container.ginput_container_textarea {
    border: 1px solid #ddd !important;
    padding: 5px 6px 5px 6px !important;
}

.getintouchdiv .vc_col-sm-5 {
    width: 100% !important;
}

.banner_slider div#rev_slider_1_1_wrapper {
    background-color: transparent !important;
}
.banner_slider h1 {
    font-weight: 800 !important;
    font-size: 54px !important;
}

.banner_slider h3 {
    color: #fff;
    font-size: 24px !important;
}
.banner_slider .hesperiden.tparrows{
	width: 50px !important;
    height: 60px !important;
	border-radius:0px !important;
}
.hesperiden.tparrows:before{
	line-height: 60px !important;
}
.owner_ship a {
    color: #cb1716;
    border-bottom: 1px solid #cb1716;
    font-size: 20px;
}
.padd_btm_50{
	padding-bottom:50px;
}
.owner_ship .vc_single_image-wrapper.vc_box_border_grey {
    margin-top: 35px;
}
ul.recomention_letter li {
    list-style: none;
}

ul.recomention_letter li i {
    font-size: 18px;
    width: 30px;
    height: 30px;
}

ul.recomention_letter li a {
    font-size: 18px;
    color: #000;
}


.drop_down .second .inner>ul, li.narrow .second .inner ul a{
	color: #fff !important;
    border-bottom: 1px solid #fff !important;
}
.drop_down .second .inner>ul, li.narrow .second .inner ul{
	    background-color: #c5382a !important;
}
.drop_down .second .inner>ul, li.narrow .second .inner ul a:nth-child(6) {
    border-bottom: 0px !important;
}
nav.mobile_menu ul li span.mobile_arrow i {
    color: #fff !important;
}
nav.mobile_menu ul li ul li{
	margin-left:0px !important;
}


/* Home page css*/


h2.font_36 {
    font-size: 32px;
    line-height: 45px;
    margin-bottom: 20px !important;
}

h3.font_18.tetx_blue {
    font-style: italic;
    font-weight: 800;
}

.para_inner p {
    font-size: 17px;
    color: #000;
    line-height: 28px;
    margin-bottom: 20px;
}

.Max_para {
    max-width: 980px;
    text-align: center;
    margin: 0 auto 60px !important;
}


.btn_text_home {
    text-align: center;
    margin: 40px 0 20px;
}

.btn_text_home a.qbutton.default.Btn_Home.Same_btn {
    margin-right: 20px;
}


.Existing_Properties {
    padding: 100px 0;
}

.Existing_Properties h2.font_36.white {
    margin-bottom: 50px !important;
    color: #fff;
    font-size: 36px;
}
.Existing_Properties:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    display: block !important;
    top: 0;
    left: 0;
    opacity: 0.8;
}

.existing_box2 {
    position: relative;
}

.property_box_para {
    position: absolute;
    top: 68%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    transition: all 0.5s ease;
}

.existing_box2 .exting_box_img {
    margin-bottom: 40px !important;
    position: relative;
}

.exting_box_img a > div:before {
  content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom , #00000036, #000000c9);
    transition: all 1s ease;
}
.exting_box_img a > div:after {
    background-image: linear-gradient(to bottom , #00000036, #cc00007a);
    z-index: 2;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: '';
    position: absolute;
    display:block;
    opacity: 0;
   transition: all 1s ease;
}
.existing_box2:hover .exting_box_img a > div:after{opacity:1 !important;}
.property_box_para a {
    font-size: 22px;
    color: #fff;
    text-shadow: 2px 2px 3px #000;
}

.exting_box_img a {
    transition: all 1s ease;
}



.existing_box2:hover .property_box_para {
    top: 50% !important;
    z-index: 999;
}
.existing_box2 .property_box_para a{
 color:#fff;
}
.off_site_mane {
    padding: 80px 0 !important;
}

.off_site_mane .wpb_text_column.wpb_content_element.para_inner.Max_para {
    margin-bottom: 30px !important;
}

.off_site_mane .vc_col-md-4 > div > div {
    text-align: center;
    border: 1px solid #d4d4d4;
    padding: 20px;
}

.off_site_mane .vc_col-md-4 .icon_text_inner p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 80px;
    font-size: 16px;
    color: #000;
}

.off_site_mane .vc_col-md-4 a {
    color: #f33;
    font-weight: 700;
    text-decoration: underline;
}
.Existing_box .icon_holder {
    background: #e4e4e4;
    max-width: 90px;
    border-radius: 50%;
    height: 90px;
    line-height: 123px;
    margin: 0 auto 10px !important;
	transition:all 0.5s ease;
}
.off_site_mane .vc_col-md-4:hover > div > div .icon_holder {
    background: #f33;
}

.off_site_mane .vc_col-md-4:hover > div > div .icon_holder img {
    filter: brightness(0) invert(1);
}
.Existing_box .icon_holder img {
    width: 44px !important;
}
.testimonial_text_holder .testimonial_text_inner p {
    font-size: 18px !important;
    line-height: 33px !important;
    color: #000 !important;
}

.testimonial_text_holder .testimonial_text_inner p.testimonial_author {
    font-size: 19px !important;
    text-transform: none !important;
    color: #f33 !important;
    letter-spacing: 3px !important;
}

/*====================================
   Service Style
  ====================================*/
.mar_50 {
    margin-top: 50px;
}
.padd_btm{
	padding-bottom:50px;
}
.padd_80{
	padding-top:80px;
}

.offsite_icon > div > div {
    text-align: center;
    border: 1px solid #d4d4d4;
    padding: 20px;
}
.offsite_size .icon_text_inner {
    min-height: 250px !important;
}
.offsite_icon .icon_text_inner {
    min-height: 355px;
}

.offsite_icon .icon_text_inner p {
    overflow: hidden;
    font-size: 16px;
    color: #000;
}


.package_section > div > div {
    border: 1px solid #d4d4d4;
    padding:50px 60px;
    border-radius: 5px;
    box-shadow: 2px 2px #eee;
	text-align:center;
}

.offsite_icon:hover >div > div .icon_holder {
    background-color: #f80100;
}
.offsite_icon:hover >div > div .icon_holder img{
        filter: brightness(0) invert(1);
}

/*====================================
   Contact section
  ====================================*/
ul.contact_address li {
    list-style: none;
    font-size: 20px;
    margin-bottom: 10px;
}
ul.contact_address {
    margin-top: 30px;
}

ul.contact_address i {
    width: 30px;
    height: 30px;
    text-align: center;
    margin-right: 10px;
}
.contact_detail h3 {
    margin-top: 20px;
}
.contact_form form ul li input, .contact_form form ul li textarea {
    border-bottom: 1px solid #a9a9a9 !important;
    padding: 15px  25px!important;
}
.contact_form form ul li#field_1_1:before {
    content: "\f007";
    font-family: FontAwesome;
	position: absolute;
    top: 48px;
    left:5px
}
.contact_form form ul li#field_1_3:before {
    content: "\f0e0";
    font-family: FontAwesome;
	position: absolute;
    top: 48px;
    left:5px
}
.contact_form form ul li#field_1_4:before {
    content: "\f02d";
    font-family: FontAwesome;
	position: absolute;
    top: 48px;
    left:5px
}
.contact_form form ul li#field_1_5:before {
    content: "\f075";
    font-family: FontAwesome;
	position: absolute;
    top: 48px;
    left:5px
}
.contact_form form ul li {
    position: relative;
}
.contact_form form .gform_footer input#gform_submit_button_1 {
    background-color: #c5382a;
    color: #fff;
    border-radius: 20px;
	text-align:center;
}
.contact_form form ul li#field_1_5 textarea::placeholder {
    color: #4c4949;
    font-size: 14px;
    font-weight: 500;
}


.padd_50 {
    padding-top: 50px;
}





/*====================================
   footer Style
  ====================================*/
.footer_top, .footer_top.footer_top_full {
    padding-top: 72px !important;
    padding-bottom: 52px !important;
}

.footer_top {
        font-family: Scope One, sans-serif !important;
        font-size: 17px !important;
        line-height: 24px;
}
 
.footer_top  li {
    line-height: 10px;
     
}
.footer_top  li a {
    font-family: Scope One, sans-serif !important;
}

.footer_top h5 {
    font-size: 19px !important;
    text-transform: none !important;
    color: #f33 !important;
    letter-spacing: 3px !important;
    font-weight: 700;
     
}

#custom_html-4 ul li {
line-height: 18px !important;
    font-family: Scope One, sans-serif !important;
    margin-bottom: 27px;
    position: relative;
    padding-left: 37px;
}

#custom_html-4 ul {
    margin-top: -7px;
    margin-bottom: 30px;
}

#custom_html-4 ul li i {
    width: 30px;
    height: 30px;
    text-align: center;
    position: absolute;
    float: left;
    line-height: 30px;
    color: #fff;
    font-size: 22px;
    left: -3px;
    background: #f33;
    border: 1px solid #f33;
}
#custom_html-2 .textwidget {
    color: #fff !important;
}


.footer_top .widget_nav_menu li.menu-item a {
    margin-bottom: 0;
    color: #fff !important;
}

#custom_html-4 ul li, #custom_html-4 ul li a {
    color: #fff !important;
}

.footer_top  li.menu-item a:hover {
    color: #f33 !important;
    text-decoration: underline;
}

#custom_html-4 ul li a:hover, #custom_html-4 ul li a:hover {
    color: #f33 !important;
}
.footer_bottom_holder .footer_bottom {
   padding-top: 15px;
    font-family: Scope One, sans-serif !important;
    padding-bottom: 10px;
    font-size: 18px !important;
    line-height: 33px !important;
    color: #fff !important
}

.footer_bottom_holder .footer_bottom a {
    color: #f33;
    font-weight: 700;
    text-decoration: underline;
}
 
 .footer_bottom_border.in_grid {
    display: none;
}
.prop_content .wpb_wrapper p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


.title.has_fixed_background {
    background-size: cover !important;
    background-position-y: 70% !important;
}
.prop_content .wpb_content_element +.wpb_content_element,.prop_content .wpb_wrapper h4 {
    display: none;
}.read-more-prop a:after {
    content: "Read More";
    font-size: 16px;
    font-weight: 600;
}

.read-more-prop a {
    font-size: 0px;
}.ptb_first_row.ptb_row.ptb_property_row.inner-prop-bx {
    margin-top: 80px;
}

.ptb_first_row.ptb_row.ptb_property_row.inner-prop-bx .ptb_col.ptb_col4-1.ptb_col_first {
    margin-top: 10px;
}

.inner-prop-bx .pro-website a.shortcode.ptb_link_button {
    background-color: #c7181c !important;
    color: #fff !important;
    padding: 13px 20px;
    font-size: 14px !important;
    font-family: verdana;
}
.testmonial_section .testimonial_image_holder {
    margin-bottom: 0px;
}
.off_set_service {
    padding-bottom: 30px !important;
}
.meet_team p {
    color: #fff;
    padding: 0px 200px 20px 200px;
}
.meet_team button.slick-prev.slick-arrow, .meet_team button.slick-next.slick-arrow {
    background-color: #981e17 !important;
}
.mar_60{
	margin-top:60px;
}
.contact_details {
    padding-top: 55px;
}
.page-id-746 header {
    display: none;
}

/*====================================
   Pyramid park section
  ====================================*/

.pyramid_park {
    background-color: #fff;
    padding: 30px 20px;
    width: 50%;
    margin: 0 auto !important;
}
.pyramid_park form ul li select, .pyramid_park form ul li input, .pyramid_park form ul li textarea {
   	border: 1px solid #9a9a9a !important;
    padding: 10px 15px !important;
}
.pyramid_park form li {
    margin-bottom: 0px !important;
}
.pyramid_park .gform_footer.top_label{
	text-align:right;
}
.pyramid_park input#gform_submit_button_2 {
    background-color: #981e17;
    color: #fff;
    border-color: #981e17;
    border-radius: 50px;
}
.address_retail {
    border-top: 1px solid #b5b3b3;
    padding-top: 20px !important;
}
.pyramid_park form ul li textarea::placeholder{
    font-size: 16px;
    font-weight: 500;
}
.pyramid_park .ginput_container{
    margin-top: -10px !important;
}
.page-id-458 .title.has_fixed_background {
    background-position: 90% 100% !important;
}




/*-- Form Page css --*/
.page-id-796 .default_template_holder{
	padding: 100px 0 !important;
}
.page-id-819 .default_template_holder{
	padding: 100px 0 !important;
}
.page-id-827 .default_template_holder{
	padding: 100px 0 !important;
}
.page-id-833 .default_template_holder{
	padding: 100px 0 !important;
}
.page-id-838 .default_template_holder{
	padding: 100px 0 !important;
}
.form-style{
	background: #fff;
	border: 1px solid #aaa;
}
.form-head{
	padding: 15px 0 5px;
	border-bottom: 1px solid #aaa;
}
.form-head p {
    color: #000;
    font-size: 17px;
    line-height: 28px;
}
.form-header-bottom{
	padding: 5px 0;
	border-bottom: 1px solid #aaa;
}
.form-header-bottom h3{
	font-weight: 600;
}
.form-style form {
	max-width: 98% !important;
}
.form-style .gsection{
	border: none !important;
}
.form-style .gsection_title{
	position: relative;
}
.form-style .gsection_title:before{
	content: '';
    position: absolute;
    background: #f1f1f1;
    top: -5px;
    bottom: -5px;
    left: -10px;
    right: -10px;
    z-index: -1;
}
.form-style ul li {
    margin: 0 !important;
    padding: 5px 0!important;
    width: 50%;
    float: left;
    clear: none !important;
}
.form-style ul li label{
	display:inline-block;
	padding-right:10px;
	min-width: 110px;
}
.form-style ul li div{
	display:inline-block;
	min-width: 320px;
}
.form-style ul li:nth-child(1){
	width: 100%;
}

.form-style .w_full{
	width: 100%;
}
.form-style .padd-cen{
	padding: 25px 0 10px !important;
	text-align: center;
}
.form-style .text-center{
	text-align: center;
}
.form-style ul li#field_3_67 input{
	min-width: 440px;
}
.form-style ul li#field_3_73 .ginput_container_radio{
	margin: 0 !important;
}

.form-style .gfield_html input{
	max-width: 300px;
	margin: 0 5px !important;
}
.form-style  #field_5_61 input{
	max-width: 100px;
	margin: 0 5px !important;
}
.form-style  #field_6_61 input{
	max-width: 100px;
	margin: 0 5px !important;
}
.form-style  #field_8_61 input{
	max-width: 100px;
	margin: 0 5px !important;
}
.form-style  #field_3_61 input{
	max-width: 100px;
	margin: 0 5px !important;
}
.form-style ul li ul li {
    width: auto !important;
}
.form-style .gform_footer input[type="submit"]{
	color: #fff !important;
    font-family: 'Cabin Condensed', sans-serif;
    border: 1px solid #550601 !important;
    font-weight: 700 !important;
    background-color: #991e17 !important;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    letter-spacing: 1.5px !important;
    text-transform: uppercase;
    vertical-align: middle;
    width: auto !important;
    padding: 0 50px !important;
    margin: 25px auto 0 !important;
    display: block !important;
    line-height: 40px;
    height: auto;
}
.form-style .gform_footer input[type="submit"]:hover{
	background: #232323 !important;
    border-color: #000 !important;
}
.form-style form input {
    background: #e1e1e1 !important;
    border: 1px solid #bcbcbc !important;
    padding: 8px 10px !important;
    color: #000 !important;
    letter-spacing: 0.5px !important;
	width: 100% !important;
}
.form-style form input::-webkit-input-placeholder {
	color: #737373;
}
.form-style form input::-moz-placeholder {
	color: #737373;
}
.form-style form input:-ms-input-placeholder {
	color: #737373;
}
.form-style form input:-moz-placeholder {
	color: #737373;
}
.form-header-bottom h4 {
    display: inline-block;
    padding: 0 10px;
}










/*====================================
   Responsive
  ====================================*/

@media only screen and (max-width: 1366px) {
  .off_site_mane {
    	padding: 60px 0 !important;
	}
}
@media only screen and (max-width: 1199px) {
  .Existing_Properties {
    padding: 60px 0;
	}
	.form-style ul li#field_3_66 label{
		width: 100%;
	}
	.form-style ul li div {
		min-width: 280px;
	}
}
@media only screen and (max-width: 1000px) {
	.contact_details h1 {
    	font-size: 34px;
	}
	.mobile_menu_button{
		float:right !important;
	}
	.header_inner_right{
		float:left !important;
	}
	nav.mobile_menu{
		position: absolute !important;
    	top: 100% !important;
    	left: 0 !important;
	}
	nav.mobile_menu>ul {
    	width: 100% !important;
    	margin: 0 auto !important;
    	background: #c5382a !important;
	}
	nav.mobile_menu ul li a {
    	padding: 8px 40px !important;
		color: #fff !important;
	}
	.mobile_menu_button span, .side_menu_button>a{
		color: #c5382b !important;
    	font-size: 20px !important;
	}
	.title_outer.title_without_animation {
    	height: 400px;
    	overflow: hidden;
	}

	.title_outer.title_without_animation .title {
    	height: 100% !important;
	}
	ul.sub_menu li {
    	background-color: #9c180c;
	}
}
@media only screen and (max-width: 991px) {
  .Existing_Properties {
    padding: 60px 0;
	}
	.property_box_para a{
		font-size: 18px;
	}
	.Existing_box {
    	margin-top: 25px;
	}
	.off_set_service{
		padding-bottom:0px !important;
	}
	
}
@media only screen and (max-width: 767px) {
	.meet_team p{
		padding: 0px 0px 20px 0px;
	}
	.package_section {
    	margin-top: 20px;
	}
	.offsite_size .icon_text_inner {
    	min-height: 200px !important;
	}
	.offsite_icon .icon_text_inner {
    	min-height: 250px;
	}
	.mar_76_btm {
    	padding-bottom: 50px !important;
	}
	.mar_50 {
    	margin-top: 0px;
	}
	.contact_details {
    	margin-bottom: 50px;
	}
	.owner_ship .vc_column-inner {
    	margin-top: 20px;
	}
	.padd_50 {
    	padding-top: 30px;
	}
	.footer_top_holder .footer_top .column1.footer_col1, .footer_top_holder .footer_top .column2.footer_col2, .footer_top_holder .footer_top .column3.footer_col3, .footer_top_holder .footer_top .column4.footer_col4 {
    	width: 46%;
    	float: left;
    	margin-left: 20px;
	}
	.contact_details{
		padding-top:0px;
	}
	ul.contact_address i {
    	width: 20px;
    	height: 20px;
    	text-align: center;
    	margin-right: 8px;
	}
	.selma_plaza > div {
    	display: flex;
    	flex-direction: column-reverse;
	}
	.crossvile > div {
    	display: flex;
    	flex-direction: column-reverse;
	}
	.california_image img {
    	margin-top: 20px;
	}
	.has_header_fixed_right.stick.menu_bottom .header_inner_right, .header_bottom_right_widget_holder{
		display:block !important;
		 display: table-cell !important;
    	vertical-align: middle;
    	height: 100%;
    	padding: 0 17px;
	}
	.title.title_size_large h1 {
    	font-size: 35px !important;
    	line-height: 70px !important;
	}
	.img_mar img {
    	margin-top: 20px;
    	margin-bottom: 20px;
	}
}
@media only screen and (max-width: 800px) {
	.form-head h1{
		font-size: 28px;
	}
}
@media only screen and (max-width: 700px) {
	.form-style ul li{
		width: 100%;
	}
	.form-style ul li div {
		min-width: 100%;
	}
	.form-style .gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
		width: 50px !important;
	}
	.form-style ul li#field_3_67 input {
		min-width: auto;
	}
}
@media only screen and (max-width: 600px) {
	.btn_text_home a.qbutton.default.Btn_Home.Same_btn {
    	margin-right: 10px;
    	font-size: 10px;
	}
	.contact_form form ul li#field_1_1:before, .contact_form form ul li#field_1_3:before, .contact_form form ul li#field_1_4:before{
		top: 55px;
	}
	.footer_top_holder .footer_top .column1.footer_col1, .footer_top_holder .footer_top .column2.footer_col2, .footer_top_holder .footer_top .column3.footer_col3, .footer_top_holder .footer_top .column4.footer_col4{
		width:100%;
		margin-left:0px;
	}
	.header_inner_right span.q_social_icon_holder.circle_social span.fa-stack{
		font-size: 12px !important;
	}
	.header_bottom_right_widget_holder{
		padding: 0 0px !important;
	}
}
@media only screen and (max-width: 500px) {
	.btn_text_home a.qbutton.default.Btn_Home.Same_btn {
    	margin-right: 10px;
    	font-size: 10px;
		margin-top:10px;
	}
	.title_outer.title_without_animation {
    	height: 325px;
    	overflow: hidden;
	}
	.q_logo a {
    	left: -35% !important;
    	width: auto!important;
	}
	.form-head h1{
		font-size: 20px;
	}
	.form-style form input {
		padding: 1px 5px !important;
	}
}
@media only screen and (max-width: 400px) {
	.title_outer.title_without_animation {
    	height: 250px;
    	overflow: hidden;
	}
	.header_inner_right span.q_social_icon_holder.circle_social span.fa-stack, .header_inner_right span.q_social_icon_holder.circle_social span.fa-stack i {
    	font-size: 10px !important;
	}
	.q_logo a {
    	left: -35% !important;
    	width: auto!important;
		height: 60px !important;
	}
}

