/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
#Top_bar .menu > li > a span:not(.description) {
    padding: 0 10px!important;
}

#responsive-form{
	max-width:600px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
	width: 100%;
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box
}
.wpcf7 input[type="text"]:focus{
	background: #fff;
}
.wpcf7-submit{
	float: right;
	background: #CA0002;
	color: #fff;
	text-transform: uppercase;
	border: none;
	padding: 8px 20px;
	cursor: pointer;
}
.wpcf7-submit:hover{
	background: #ff0000;
}
span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	background: #ff0000;
	padding: 5px;
}
div.wpcf7-validation-errors { 
	text-shadow: none;
	border: transparent;
	background: #f9cd00;
	padding: 5px;
	color: #9C6533;
	text-align: center;
	margin: 0;
	font-size: 12px;
}
div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 12px;
	background: #59a80f;
	border-color: #59a80f;
	color: #fff;
	margin: 0;
}



#mfn-rev-slider #responsive-form {
    background: rgb(38,47,53);
    max-width: 400px!important;

    padding: 10px 0px 10px 1px !important;
    margin-bottom: 0px !important;
    border: 1px solid #fff !important;
}
#mfn-rev-slider #responsive-form p {
    color: #fccb34!important;
    font-family: raleway;
    font-weight: 900 !important;
    /*text-align: center !important;*/
    font-size: 22px !important;
    letter-spacing: 2px !important;
    text-transform: uppercase;
}
#mfn-rev-slider #responsive-form p.rts {
    color: #fccb34!important;
    font-family: raleway;
    font-weight: 900 !important;
    text-align: center !important;
    font-size: 22px !important;
    letter-spacing: 2px !important;
    text-transform: uppercase;
}
#mfn-rev-slider #responsive-form hr {
    background-color: #00a08e;
    color: rgba(0,0,0,.08);
    height: 2px;
    width: 25%;
    margin-left: 37% !important;
}

#mfn-rev-slider .slid {
    display: inline-block !important;
    width: 380px !important;
    height: 30px !important;
    background: none !important;
    border: 1px solid #fff !important;
    border-radius: 0px !important;
    font-size: 14px !important;
    color: #fff !important;
    font-family: raleway;
    font-weight: 500 !important;
}

.pagec_home h2 {
    font-size: 22px;
    letter-spacing: 2px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 12px;
    line-height: 24px;
}
.pagec_home hr {
    background-color: #00a08e;
    color: #00a08e;
    height: 3px;
    width: 20%;
}
.pagec h2 {
    font-size: 22px;
    letter-spacing: 2px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 5px;
    line-height: 24px;
}
.homec hr {
    background-color: #00a08e;
    color: #00a08e;
    height: 3px;
    width: 20%;
}
.home .timeline_items li h3 {
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 1px;
    font-weight: 900;
}
.pagec_home h1 {
    font-size: 36px;
    color: #fff;
}
.pagec_home h6 {
    font-size: 20px;
    color: #fff;
}
.homec .feature_box_wrapper {
    height: 115px;
}
.homec .feature_box .feature_box_wrapper .photo_wrapper {
    width: 15%;
}
.homec .feature_box .feature_box_wrapper .desc_wrapper {
    width: 46%;
    padding-left: 4%;
}
.homec h4 {
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
    letter-spacing: 0px;
    margin-bottom: 4px;
    color: #fccb34;
}
.homec .desc {
    font-size: 14px!important;
    line-height: 28px;
    font-weight: 400;
    color: #fff;
}

body:not(.template-slider) #Header {
    min-height: 90px!important;
}
.widget > h3 {
    font-size: 16px !important;
    line-height: 22px !important;
    background-color: #00a08e !important;
    color: #fff !important;
    padding: 2px 0px 2px 5px !important;
    font-weight: 600 !important;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino,! serif important;
}
#Subheader .title {
    color: #fff!important;
    letter-spacing: 2px !important;
}
#Subheader ul.breadcrumbs li, #Subheader ul.breadcrumbs li a {
    color: #fff!important;
    letter-spacing: 1px!important;
}
.pagec1 h3 {
    color: #333!important;
}
.pagec1 .feature_list ul li p {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 10px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #333!important;
}


































































































Conversation opened. 1 read message.

Skip to content
Using Gmail with screen readers
Meet
New meeting
Join a meeting
Hangouts

7 of 2,079
media query of badcreditedm
Inbox

Prashant Kumar
Attachments
Sat, Sep 18, 4:02 PM (5 days ago)
to me


Hello sir,

Pls find the below attachment,


Thanks 
Prashant Kumar.
Attachments area
Thanks a lot.Thanks for the mail.Received, thank you.
/* css media query start here */

@media (min-width: 360px) and (max-width: 640px)
{
/* 	slider main section code */
	#rev_slider_1_1_wrapper {
/* 		height:1005px!important; */
		height: 839px!important;
	}
	
	#rev_slider_1_1 {
/* 		height: 1005px!important; */
		height: 839px!important;
	}
	
	
	/* slider Do you need text code here */
	#rev_slider_1_1_wrapper rs-layer-wrap.rs-parallax-wrap 
	{
		left: 0px!important; 
/* 		top: 33px!important; */
		top: 0px!important;
	}
	
	
	
	#slider-1-slide-1-layer-26 {
		font-size: 47px!important;	
		margin-left: 12px!important;
		margin-top: 20px!important;
	}
	#slider-1-slide-1-layer-26 span {
		font-size: 47px!important;
	}
	
/* 	slider instant cash code here */
	
	#slider-1-slide-1-layer-27 {
		font-size: 33px!important;
		margin-left: 27px!important;
		margin-top: 73px!important;
	}
	
/* 	No credit check text code here */
	
	#slider-1-slide-1-layer-30 {
		margin-left: 27px!important;
		margin-top: 136px!important;
	}
	
/* 	Keep driving code here */
	#slider-1-slide-1-layer-31 {
		margin-left: 27px!important;
		    margin-top: 162px!important;
	}
	
/* 	Fast online Form code here */
	#slider-1-slide-1-layer-32 {
		margin-left: 27px!important; 
		margin-top: 188px!important;
	}
/* 	Instant cash code here */
	#slider-1-slide-1-layer-33 {
		margin-left: 27px!important; 
		margin-top: 212px!important;
	}
/* 	Loan term code here */
	#slider-1-slide-1-layer-34 {
		margin-left: 27px!important;
		margin-top: 235px!important;
	}
/* 	check 1 to 5 code here */
	#slider-1-slide-1-layer-35 {
		margin-left: 5px!important;
		margin-top: 134px!important;
	}
	#slider-1-slide-1-layer-52 {
		margin-left: 5px!important;
		margin-top: 160px!important;
	}
	#slider-1-slide-1-layer-53 {
		margin-left: 5px!important;
		    margin-top: 186px!important;
	}
	#slider-1-slide-1-layer-54 {
		margin-left: 5px!important;
		margin-top: 212px!important;
	}
	#slider-1-slide-1-layer-55 {
		margin-left: 5px!important;
		margin-top: 235px!important;
	}
	
	
	
/* 	form code here */
	#slider-1-slide-1-layer-58 {
/* 		margin-top: 430px!important; */
		    margin-top: 279px!important;
	}
	
	#slider-1-slide-1-layer-58 .column-full {
/* 		padding: 1.65rem!important; */
		width: 77%!important;
		padding: 0.64rem!important;
    margin-left: 37px!important;
	}
	
	
	
/* 	form submit button code here */
	#slider-1-slide-1-layer-58 input.wpcf7-form-control.wpcf7-submit.slidbtn {
		float: left!important;
	}
	
	
	
/* 	what do we offer code start here */
	
	.column.mcb-column.one-second .feature_box_wrapper {
		height:auto!important;
	}
	
	.column.mcb-column.one-second .feature_box_wrapper .photo_wrapper  {
		width:100%!important;
	}
	.column.mcb-column.one-second .feature_box_wrapper .desc_wrapper {
		width:100%!important;
		text-align: center!important;
	}
	
/* 	Area Served code start here */
	.wrap.mcb-wrap.one .mcb-wrap-inner .column_attr h3 {
    font-size: 27px!important;
		line-height: initial!important;
	}
	
	.wrap.mcb-wrap.one .mcb-wrap-inner .feature_list ul li p {
		font-size: 15px!important;
	} 
	
/* 	What are you waiting for section code here */
	.section_wrapper.mcb-section-inner .column_attr h1 {
		font-size: 25px!important;
	}
	.section_wrapper.mcb-section-inner .column_attr h6 {
		font-size: 18px!important;
	}
	
/* 	we are here to help */
	#responsive-form {
		margin-top: 0px!important;
	}
	
	#text-2 h4 {
		font-size: 24px!important;
	}
	#text-2 .textwidget p {
		    font-size: 14px!important;
	}
	
	#nav_menu-2 h4 {
		font-size: 24px!important;
	}
	
	#menu-area-served {
		    font-size: 18px!important;
	}
	
	#text-3 h4 {
		font-size: 24px!important;
	}
	
	#text-3 .textwidget p {
		    font-size: 15px!important;
	}
	
/* 	home page paragraph text code here */
	.section_wrapper.mcb-section-inner .mcb-wrap-inner .column_attr.clearfix p {
		font-size:15px!important;
	}
 	.section_wrapper.mcb-section-inner .mcb-wrap-inner .column_attr.clearfix ul {
		font-size:14px!important;
	}
	 
/* 	How It Works page code here */
	
	
         /* 	Need cash Todday text code here */
	
	.section_wrapper.mcb-section-inner .mcb-wrap-inner .column_attr h4 {
         font-size: 18px!important;
         font-weight: 600!important;
         line-height: initial!important;
	}
	
	.section_wrapper.mcb-section-inner .mcb-wrap-inner .column_attr.clearfix.align_justify p {
		font-size: 15px!important;
	}
/* 	What else you need to know text code here */
	.section_wrapper.mcb-section-inner .mcb-wrap-inner .column_attr.clearfix.align_center h3 strong {
		line-height: initial!important;
	}
	
/* 	apply now page code here */
	.section_wrapper.mcb-section-inner .mcb-wrap-inner .column_attr.clearfix.align_center h2 {
		font-size: 21px!important;
		    font-weight: 600!important;
	}
	
}


@media (min-width: 641px) and (max-width: 767px) {
	
	/* 	slider main section code */
	
		#rev_slider_1_1_wrapper {
		height: 880px!important;
		}
	
		#rev_slider_1_1 {
		height: 880px!important;
	}
	
	#rev_slider_1_1_wrapper rs-layer-wrap.rs-parallax-wrap  {
		left:0px!important;
		top:0px!important;
	}
/* 	 silder do you need text css here */
	#slider-1-slide-1-layer-26 {
		margin-left: 81px!important;
    margin-top: 27px!important;
	}
	
	
	/* 	slider instant cash code here */
	
	#slider-1-slide-1-layer-27 {
	       margin-left: 137px!important;
   		   margin-top: 103px!important;
		
	}
	
/* 	checked content css code here */
	
		/* 	No credit check text code here */
	#slider-1-slide-1-layer-30 {
		margin-top: 170px!important;
   	    margin-left: 124px!important;
	}
	
		/* 	Keep driving code here */
	#slider-1-slide-1-layer-31 {
		margin-top: 197px!important;
        margin-left: 124px!important;
	}
	
	/* 	Fast online Form code here */
	#slider-1-slide-1-layer-32 {
		margin-top: 223px!important;
    margin-left: 124px!important;
	}
	
	/* 	Instant cash code here */
	#slider-1-slide-1-layer-33 {
		margin-top: 248px!important;
    margin-left: 124px!important;
	}
	
	/* 	Loan term code here */
	#slider-1-slide-1-layer-34 {
		
    margin-top: 271px!important;
    margin-left: 124px!important;
	}
	
		/* 	check 1 to 5 code here */
	#slider-1-slide-1-layer-35 {
		margin-top: 170px!important;
    margin-left: 95px!important;
	}
	
	#slider-1-slide-1-layer-52 {
		    margin-top: 197px!important;
    margin-left: 95px!important;
	}
	
	#slider-1-slide-1-layer-53 {
		    margin-top: 223px!important;
    margin-left: 95px!important;
	}
	
	#slider-1-slide-1-layer-54 {
		    margin-top: 248px!important;
    margin-left: 95px!important;
	}
	
	#slider-1-slide-1-layer-55 {
		margin-top: 271px!important;
    margin-left: 95px!important;
	}
	
/* 	form css code here */
	
	#slider-1-slide-1-layer-58 {
		margin-top:350px!important;
		margin-left: 100px!important;
	}
	
	/* 	what do we offer code start here */ 
	
	.column.mcb-column.one-second .feature_box_wrapper .photo_wrapper {
		    width: 9%!important;
	}
	
	/* 	Area Served code start here */ 
		.wrap.mcb-wrap.one .mcb-wrap-inner .column_attr h3 {
			font-size: 27px!important;
				line-height: initial!important;
	}
	
/* 	What are you waiting for section css here */
	
	.section_wrapper.mcb-section-inner .column_attr h1 {
		text-align: center!important;
	}
	.section_wrapper.mcb-section-inner .column_attr h6  {
		text-align:center!important;
	}
	
/* 	we are here to help section css here */
	#text-2 h4 {
    	font-size: 21px!important;
	}
	
/* 	area served footer text css here */
	 #nav_menu-2 h4 {
    	font-size: 21px!important;
	}
/* area served content css here	 */
	
	#menu-area-served {
    font-size: 15px!important;
	}
	
/* 	contact us footer section css here */
	#text-3 h4 {
    font-size: 20px!important;
	}
	
	#text-3 p {
		font-size: 14px!important;
		font-weight: 300!important;
	}
	
}

@media (min-width: 768px) and (max-width: 1024px) { 
		
		#rev_slider_1_1_wrapper {
		height: 985px!important;
		}
	
		#rev_slider_1_1 {
		height: 985px!important;
	}
		#rev_slider_1_1_wrapper rs-layer-wrap.rs-parallax-wrap  {
		left:0px!important;
		top:0px!important;
	}
	
/* 	 silder do you need text css here */
		#slider-1-slide-1-layer-26 {
			margin-left: 102px!important;
    		margin-top: 38px!important;
	}
	
/* 	slider instant cash code here */
	
		#slider-1-slide-1-layer-27 {
	       margin-left: 179px!important;
    	   margin-top: 127px!important;	
	}
	
/* 	checked content css code here */
	
		/* 	No credit check text code here */
	#slider-1-slide-1-layer-30 {
		margin-top: 204px!important;
    	margin-left: 172px!important;
	}
	
/* 	Keep driving code here */
	#slider-1-slide-1-layer-31 {
		margin-top: 231px!important;
        margin-left: 172px!important;
	}
	
/* 	Fast online Form code here */
	#slider-1-slide-1-layer-32 {
		margin-top: 258px!important;
    margin-left: 172px!important;
	}
	
/* 	Instant cash code here */
	#slider-1-slide-1-layer-33 {
		margin-top: 283px!important;
    margin-left: 172px!important;
	}
	
/* 	Loan term code here */
	#slider-1-slide-1-layer-34 {
    margin-top: 309px!important;
    margin-left: 172px!important;
	}
	
/* 	check 1 to 5 code here */
	#slider-1-slide-1-layer-35 {
		margin-top: 204px!important;
    margin-left: 140px!important;
	}
	
	#slider-1-slide-1-layer-52 {
		    margin-top: 231px!important;
    margin-left: 140px!important;
	}
	
	#slider-1-slide-1-layer-53 {
		    margin-top: 258px!important;
    margin-left: 140px!important;
	}
	
	#slider-1-slide-1-layer-54 {
		    margin-top: 283px!important;
    margin-left: 140px!important;
	}
	
	#slider-1-slide-1-layer-55 {
		margin-top: 309px!important;
    margin-left: 140px!important;
	}
	
	
/* 	form css code here */
	
		#slider-1-slide-1-layer-58 {
			margin-top: 398px!important;
            margin-left: 188px!important;
	}
	
	/* 	Fotter section css here */
	
	.column.one .copyright {
		margin-left: 243px!important;
	}
	

/* 	How it works page css code here */
	
	#text-4 .wpcf7-form-control.wpcf7-submit {
		left:50px!important;
	}

}
badcreditedm mediaquery.css
Displaying badcreditedm mediaquery.css.